Searched refs:focusedHost (Results 1 – 1 of 1) sorted by relevance
7127 final View focusedHost = mAccessibilityFocusedHost; in handleWindowContentChangedEvent() local7128 if (focusedHost == null || mAccessibilityFocusedVirtualView == null) { in handleWindowContentChangedEvent()7133 final AccessibilityNodeProvider provider = focusedHost.getAccessibilityNodeProvider(); in handleWindowContentChangedEvent()7138 focusedHost.clearAccessibilityFocusNoCallbacks(0); in handleWindowContentChangedEvent()7184 focusedHost.clearAccessibilityFocusNoCallbacks(0); in handleWindowContentChangedEvent()