Searched refs:restoreDefaultFocusInRoot (Results 1 – 1 of 1) sorted by relevance
1416 boolean success = restoreDefaultFocusInRoot(root); in handleWindowAddedEvent()1432 boolean success = restoreDefaultFocusInRoot(root); in restoreDefaultFocusInWindow()1437 private boolean restoreDefaultFocusInRoot(@NonNull AccessibilityNodeInfo root) { in restoreDefaultFocusInRoot() method in RotaryService