Searched refs:focusedHost (Results 1 – 1 of 1) sorted by relevance
6692 final View focusedHost = mAccessibilityFocusedHost; in handleWindowContentChangedEvent() local6693 if (focusedHost == null || mAccessibilityFocusedVirtualView == null) { in handleWindowContentChangedEvent()6698 final AccessibilityNodeProvider provider = focusedHost.getAccessibilityNodeProvider(); in handleWindowContentChangedEvent()6703 focusedHost.clearAccessibilityFocusNoCallbacks(0); in handleWindowContentChangedEvent()6753 focusedHost.clearAccessibilityFocusNoCallbacks(0); in handleWindowContentChangedEvent()