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
1 changed files with 0 additions and 5 deletions
|
@ -275,11 +275,6 @@ public class AccessibilityEntityProvider extends AccessibilityNodeProviderCompat
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public AccessibilityNodeInfoCompat findAccessibilityFocus(int virtualViewId) {
|
|
||||||
return createAccessibilityNodeInfo(mAccessibilityFocusedView);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sends an accessibility event for the given {@link Key}.
|
* Sends an accessibility event for the given {@link Key}.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue