Searched refs:focusedHost (Results 1 – 1 of 1) sorted by relevance
10860 final View focusedHost = mAccessibilityFocusedHost; in handleWindowContentChangedEvent() local10861 if (focusedHost == null || mAccessibilityFocusedVirtualView == null) { in handleWindowContentChangedEvent()10866 final AccessibilityNodeProvider provider = focusedHost.getAccessibilityNodeProvider(); in handleWindowContentChangedEvent()10871 focusedHost.clearAccessibilityFocusNoCallbacks(0); in handleWindowContentChangedEvent()10917 focusedHost.clearAccessibilityFocusNoCallbacks(0); in handleWindowContentChangedEvent()