Searched refs:mHasProxy (Results 1 – 1 of 1) sorted by relevance
122 private boolean mHasProxy; field in AccessibilityWindowManager179 if (!mHasProxy) { in windowIdBelongsToDisplayType()1246 mHasProxy = true; in startTrackingWindows()1298 mHasProxy = hasProxy; in resetHasProxyIfNeededLocked()1321 if (mHasProxy in moveNonProxyTopFocusedDisplayToTopIfNeeded()1748 if (mHasProxy && setProxyFocusLocked(windowId)) { in updateActiveAndAccessibilityFocusedWindowLocked()1762 if (mHasProxy && clearProxyFocusLocked(windowId, eventAction)) { in updateActiveAndAccessibilityFocusedWindowLocked()1943 || !mHasProxy) { in getFocusedWindowId()