mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am e6730ac0: am 5e4df66f: Merge "Removing implementation of unnecessary APIs taken out of the support lib." into jb-dev
* commit 'e6730ac0e89de1cd81b92412751ec3950d8befb4': Removing implementation of unnecessary APIs taken out of the support lib.
This commit is contained in:
commit
808ba7b8f8
@ -275,11 +275,6 @@ public class AccessibilityEntityProvider extends AccessibilityNodeProviderCompat
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public AccessibilityNodeInfoCompat findAccessibilityFocus(int virtualViewId) {
|
||||
return createAccessibilityNodeInfo(mAccessibilityFocusedView);
|
||||
}
|
||||
|
||||
/**
|
||||
* Sends an accessibility event for the given {@link Key}.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user