Searched refs:focusedHost (Results 1 – 1 of 1) sorted by relevance
8213 final View focusedHost = mAccessibilityFocusedHost; in handleWindowContentChangedEvent() local8214 if (focusedHost == null || mAccessibilityFocusedVirtualView == null) { in handleWindowContentChangedEvent()8219 final AccessibilityNodeProvider provider = focusedHost.getAccessibilityNodeProvider(); in handleWindowContentChangedEvent()8224 focusedHost.clearAccessibilityFocusNoCallbacks(0); in handleWindowContentChangedEvent()8270 focusedHost.clearAccessibilityFocusNoCallbacks(0); in handleWindowContentChangedEvent()