Home
last modified time | relevance | path

Searched refs:getControl (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInsetsSourceProviderTest.java115 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
121 assertNotNull(mProvider.getControl(target)); in testUpdateControlForTarget()
127 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
130 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
136 assertNotNull(mProvider.getControl(target)); in testUpdateControlForTarget()
141 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
148 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
159 assertNotNull(mProvider.getControl(target)); in testUpdateControlForFakeTarget()
160 assertNull(mProvider.getControl(target).getLeash()); in testUpdateControlForFakeTarget()
162 assertNull(mProvider.getControl(target)); in testUpdateControlForFakeTarget()
H A DInsetsStateControllerTest.java538 final InsetsSourceControl control1 = imeInsetsProvider.getControl(app1); in testGetInsetsHintForNewControl()
549 final InsetsSourceControl control2 = imeInsetsProvider.getControl(app2); in testGetInsetsHintForNewControl()
/aosp14/frameworks/base/core/java/android/view/
H A DImeInsetsSourceConsumer.java90 if ((mController.getRequestedVisibleTypes() & getType()) != 0 && getControl() == null) { in onWindowFocusGained()
129 if (getControl() == null) { in requestShow()
137 || (mState.isSourceOrDefaultVisible(getId(), getType()) && getControl() != null)) { in requestShow()
167 if (statsToken == null || getControl() != null) { in notifyHidden()
H A DInsetsController.java348 final InsetsSourceControl imeSourceControl = getImeSourceConsumer().getControl();
946 if (consumer.getControl() != null && (consumer.getType() & diff) != 0) { in updateDisabledUserAnimationTypes()
1516 final InsetsSourceControl control = consumer.getControl(); in collectSourceControls()
1758 final InsetsSourceControl imeControl = mImeSourceConsumer.getControl(); in applyAnimation()
1956 if (consumer.getControl() != null && source != null && source.isUserControllable()) { in calculateControllableTypes()
H A DInsetsSourceConsumer.java201 public InsetsSourceControl getControl() { in getControl() method in InsetsSourceConsumer
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsAnimationControlImplTest.java118 controls.put(ID_STATUS_BAR, topConsumer.getControl()); in setup()
119 controls.put(ID_NAVIGATION_BAR, navConsumer.getControl()); in setup()
H A DInsetsControllerTest.java185 mController.getSourceConsumer(ID_STATUS_BAR, statusBars()).getControl().getLeash()); in testControlsChanged()
197 assertNull(mController.getSourceConsumer(ID_STATUS_BAR, statusBars()).getControl()); in testControlsRevoked()
918 assertNull(imeInsetsConsumer.getControl()); in testImeRequestedVisibleWhenImeNotControllable()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DImeInsetsSourceProvider.java74 InsetsSourceControl getControl(InsetsControlTarget target) { in getControl() method in ImeInsetsSourceProvider
75 final InsetsSourceControl control = super.getControl(target); in getControl()
H A DInsetsStateController.java107 result[i] = controlled.get(i).getControl(target); in getControlsForDispatch()
409 pw.println(provider.getControl(controlTarget)); in dump()
H A DInsetsSourceProvider.java559 InsetsSourceControl getControl(InsetsControlTarget target) { in getControl() method in InsetsSourceProvider
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
H A DCallMetadataSyncData.java138 public int getControl() { in getControl() method in CallMetadataSyncData.CallControlRequest
H A DCallMetadataSyncInCallService.java73 processCallControlAction(request.getId(), request.getControl());
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/companion/datatransfer/contextsync/
H A DCrossDeviceSyncControllerTest.java158 assertWithMessage("Wrong control").that(request.getControl()) in processTelecomDataFromMessage_createCallControlMessage_hasCallControlRequest()
/aosp14/frameworks/base/services/
H A Dart-profile11047 HPLcom/android/server/wm/ImeInsetsSourceProvider;->getControl(Lcom/android/server/wm/InsetsControlT…
11133 HPLcom/android/server/wm/InsetsSourceProvider;->getControl(Lcom/android/server/wm/InsetsControlTarg…
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16699 HSPLandroid/view/InsetsSourceConsumer;->getControl()Landroid/view/InsetsSourceControl;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16763 HSPLandroid/view/InsetsSourceConsumer;->getControl()Landroid/view/InsetsSourceControl;