mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am fa447071: Merge "Update LatinIME due to hidden APIs taken out of the support lib." into jb-dev
* commit 'fa447071df308925d0f901391dc7d422ec5f1f59': Update LatinIME due to hidden APIs taken out of the support lib.
This commit is contained in:
commit
866cfd3a68
@ -280,12 +280,6 @@ public class AccessibilityEntityProvider extends AccessibilityNodeProviderCompat
|
|||||||
return createAccessibilityNodeInfo(mAccessibilityFocusedView);
|
return createAccessibilityNodeInfo(mAccessibilityFocusedView);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public AccessibilityNodeInfoCompat accessibilityFocusSearch(int direction, int virtualViewId) {
|
|
||||||
// Focus search is not currently supported for IMEs.
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sends an accessibility event for the given {@link Key}.
|
* Sends an accessibility event for the given {@link Key}.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user