Searched refs:getFocusedWindowTokenFromWindowStates (Results 1 – 4 of 4) sorted by relevance
452 public abstract IBinder getFocusedWindowTokenFromWindowStates(); in getFocusedWindowTokenFromWindowStates() method in WindowManagerInternal
7745 public IBinder getFocusedWindowTokenFromWindowStates() { in getFocusedWindowTokenFromWindowStates() method in WindowManagerService.LocalService
558 when(mMockWindowManagerInternal.getFocusedWindowTokenFromWindowStates()) in updateActiveAndA11yFocusedWindow_windowStateChangedEvent_noTracking_shouldUpdate()749 when(mMockWindowManagerInternal.getFocusedWindowTokenFromWindowStates()) in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus()
1951 final IBinder token = mWindowManagerInternal.getFocusedWindowTokenFromWindowStates(); in findFocusedWindowId()