am 866cfd3a
: am fa447071
: Merge "Update LatinIME due to hidden APIs taken out of the support lib." into jb-dev
* commit '866cfd3a68c370bedc4deb3d40ff4ff7c44902bd': Update LatinIME due to hidden APIs taken out of the support lib.
This commit is contained in:
commit
27bda8fee8
1 changed files with 0 additions and 6 deletions
|
@ -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…
Reference in a new issue