am 5e4df66f
: Merge "Removing implementation of unnecessary APIs taken out of the support lib." into jb-dev
* commit '5e4df66fcecde643fdf94ff9dafb33042cc1d242': Removing implementation of unnecessary APIs taken out of the support lib.
This commit is contained in:
commit
e6730ac0e8
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