Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInsetsSourceProviderTest.java125 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
131 assertNotNull(mProvider.getControl(target)); in testUpdateControlForTarget()
137 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
140 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
146 assertNotNull(mProvider.getControl(target)); in testUpdateControlForTarget()
151 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
158 assertNull(mProvider.getControl(target)); in testUpdateControlForTarget()
169 assertNotNull(mProvider.getControl(target)); in testUpdateControlForFakeTarget()
170 assertNull(mProvider.getControl(target).getLeash()); in testUpdateControlForFakeTarget()
172 assertNull(mProvider.getControl(target)); in testUpdateControlForFakeTarget()
/aosp12/frameworks/base/core/java/android/view/
H A DImeInsetsSourceConsumer.java91 if (getControl() == null) { in requestShow()
98 if (fromIme || mState.getSource(getType()).isVisible() && getControl() != null) { in requestShow()
H A DInsetsController.java749 if (consumer.getControl() != null in updateDisabledUserAnimationTypes()
1187 final InsetsSourceControl control = consumer.getControl(); in collectSourceControls()
1427 final InsetsSourceControl imeControl = consumer != null ? consumer.getControl() : null; in applyAnimation()
1621 if (consumer.getControl() != null && source != null && source.isUserControllable()) { in calculateControllableTypes()
H A DInsetsSourceConsumer.java200 public InsetsSourceControl getControl() { in getControl() method in InsetsSourceConsumer
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DImeInsetsSourceProvider.java63 InsetsSourceControl getControl(InsetsControlTarget target) { in getControl() method in ImeInsetsSourceProvider
64 final InsetsSourceControl control = super.getControl(target); in getControl()
H A DInsetsPolicy.java467 InsetsSourceControl control = provider.getControl(mDummyControlTarget); in startAnimation()
H A DInsetsSourceProvider.java485 InsetsSourceControl getControl(InsetsControlTarget target) { in getControl() method in InsetsSourceProvider
H A DInsetsStateController.java246 result[i] = mProviders.get(controlled.get(i)).getControl(target); in getControlsForDispatch()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsAnimationControlImplTest.java108 controls.put(ITYPE_STATUS_BAR, topConsumer.getControl()); in setup()
109 controls.put(ITYPE_NAVIGATION_BAR, navConsumer.getControl()); in setup()
H A DInsetsControllerTest.java174 assertNotNull(mController.getSourceConsumer(ITYPE_STATUS_BAR).getControl().getLeash()); in testControlsChanged()
186 assertNull(mController.getSourceConsumer(ITYPE_STATUS_BAR).getControl()); in testControlsRevoked()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt16949 HSPLandroid/view/InsetsSourceConsumer;->getControl()Landroid/view/InsetsSourceControl;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt48704 …method public static java.util.ResourceBundle.Control getControl(java.util.List<java.lang.String>);
/aosp12/frameworks/base/services/
H A Dart-profile46458 HPLcom/android/server/wm/ImeInsetsSourceProvider;->getControl(Lcom/android/server/wm/InsetsControlT…
46731 HPLcom/android/server/wm/InsetsSourceProvider;->getControl(Lcom/android/server/wm/InsetsControlTarg…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt16998 HSPLandroid/view/InsetsSourceConsumer;->getControl()Landroid/view/InsetsSourceControl;