Searched refs:winState (Results 1 – 2 of 2) sorted by relevance
539 final WindowState winState = mService.windowForClientLocked( in dropForAccessibility() local541 if (!mDragState.isWindowNotified(winState)) { in dropForAccessibility()544 IBinder token = winState.mInputChannelToken; in dropForAccessibility()
1951 final ImeTargetWindowState winState = mVisibilityStateComputer.getWindowStateOrNull( in onUnbindCurrentMethodByReset() local1953 if (winState != null && !winState.isRequestedImeVisible() in onUnbindCurrentMethodByReset()2130 ImeTargetWindowState winState = mVisibilityStateComputer.getWindowStateOrNull( in startInputUncheckedLocked() local2132 if (winState == null) { in startInputUncheckedLocked()2137 mVisibilityStateComputer.computeImeDisplayId(winState, csDisplayId)); in startInputUncheckedLocked()