Merge "Removing implementation of unnecessary APIs taken out of the support lib." into jb-dev
commit
5e4df66fce
|
@ -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…
Reference in New Issue