Searched refs:getControlTarget (Results 1 – 7 of 7) sorted by relevance
117 assertNull(mProvider.getControlTarget()); in testUpdateControlForTarget()123 assertNotNull(mProvider.getControlTarget()); in testUpdateControlForTarget()129 assertNull(mProvider.getControlTarget()); in testUpdateControlForTarget()132 assertNull(mProvider.getControlTarget()); in testUpdateControlForTarget()138 assertNotNull(mProvider.getControlTarget()); in testUpdateControlForTarget()143 assertNull(mProvider.getControlTarget()); in testUpdateControlForTarget()150 assertNull(mProvider.getControlTarget()); in testUpdateControlForTarget()178 assertNull(mProvider.getControlTarget()); in testGetLeash()186 assertNotNull(mProvider.getControlTarget()); in testGetLeash()187 assertEquals(mProvider.getControlTarget(), target); in testGetLeash()[all …]
155 final InsetsControlTarget imeControlTarget = getControlTarget(); in setClientVisible()233 InsetsControlTarget controlTarget = getControlTarget(); in updateClientVisibility()285 InsetsControlTarget imeControlTarget = getControlTarget(); in onInputTargetChanged()341 final InsetsControlTarget imeControlTarget = getControlTarget(); in reportImeDrawnForOrganizer()419 final InsetsControlTarget target = getControlTarget(); in checkAndStartShowImePostLayout()490 final InsetsControlTarget controlTarget = getControlTarget(); in isScheduledAndReadyToShowIme()527 final var controlTarget = getControlTarget(); in logIsScheduledAndReadyToShowIme()592 final InsetsControlTarget controlTarget = getControlTarget(); in sameAsImeControlTarget()
316 target = provider.getControlTarget(); in onControlTargetChanged()
656 InsetsControlTarget getControlTarget() { in getControlTarget() method in InsetsSourceProvider
1592 || imeTarget == sourceProvider.getControlTarget()) { in updateImeForVisibleTransientLaunch()1596 final InsetsControlTarget controlTarget = sourceProvider.getControlTarget(); in updateImeForVisibleTransientLaunch()
2260 ? provider.getControlTarget() : null;
27394 PLcom/android/server/wm/InsetsSourceProvider;->getControlTarget()Lcom/android/server/wm/InsetsContr…