Searched refs:clearProxyFocusLocked (Results 1 – 1 of 1) sorted by relevance
1762 if (mHasProxy && clearProxyFocusLocked(windowId, eventAction)) { in updateActiveAndAccessibilityFocusedWindowLocked()2316 private boolean clearProxyFocusLocked(int focusClearedWindowId, int eventAction) { in clearProxyFocusLocked() method in AccessibilityWindowManager