Searched refs:displayIdToShowIme (Results 1 – 3 of 3) sorted by relevance
176 final int displayIdToShowIme = bindingController.getDisplayIdToShowIme(); in testApplyImeVisibility_hideImeFromTargetOnSecondaryDisplay() local182 eq(mWindowToken), eq(displayIdToShowIme), eq(statsToken)); in testApplyImeVisibility_hideImeFromTargetOnSecondaryDisplay()217 final int displayIdToShowIme = bindingController.getDisplayIdToShowIme(); in testApplyImeVisibility_hideImeWhenUnbinding() local229 eq(mWindowToken), eq(displayIdToShowIme), and(not(eq(statsToken)), notNull())); in testApplyImeVisibility_hideImeWhenUnbinding()
151 final int displayIdToShowIme = bindingController.getDisplayIdToShowIme(); in applyImeVisibility() local171 mWindowManagerInternal.hideIme(windowToken, displayIdToShowIme, statsToken); in applyImeVisibility()206 showImeScreenshot(windowToken, displayIdToShowIme); in applyImeVisibility()209 removeImeScreenshot(displayIdToShowIme); in applyImeVisibility()
2209 final int displayIdToShowIme = bindingController.getDisplayIdToShowIme(); in startInputUncheckedLocked() local2211 && displayIdToShowIme == getCurTokenDisplayIdLocked()) { in startInputUncheckedLocked()2263 final int displayIdToShowIme = bindingController.getDisplayIdToShowIme(); in computeCurrentDeviceMethodIdLocked() local2264 final int newDeviceId = mVdmInternal.getDeviceIdForDisplayId(displayIdToShowIme); in computeCurrentDeviceMethodIdLocked()2298 + displayIdToShowIme + " belongs to device with id " + newDeviceId); in computeCurrentDeviceMethodIdLocked()