Home
last modified time | relevance | path

Searched refs:getInsetsHint (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DInsetsSourceProviderTest.java73 assertEquals(Insets.of(0, 100, 0, 0), mProvider.getInsetsHint()); in testPostLayout()
78 assertEquals(Insets.of(0, 90, 0, 0), mProvider.getInsetsHint()); in testPostLayout()
90 assertEquals(Insets.NONE, mProvider.getInsetsHint()); in testPostLayout_invisible()
218 assertEquals(Insets.of(0, 100, 0, 0), mProvider.getInsetsHint()); in testUpdateSourceFrame()
224 assertEquals(Insets.of(0, 90, 0, 0), mProvider.getInsetsHint()); in testUpdateSourceFrame()
230 assertEquals(Insets.of(0, 90, 0, 0), mProvider.getInsetsHint()); in testUpdateSourceFrame()
235 assertEquals(Insets.of(0, 80, 0, 0), mProvider.getInsetsHint()); in testUpdateSourceFrame()
DInsetsStateControllerTest.java552 control1.getInsetsHint().bottom); in testGetInsetsHintForNewControl()
563 control2.getInsetsHint().bottom); in testGetInsetsHintForNewControl()
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsSourceProvider.java310 Insets getInsetsHint() { in getInsetsHint() method in InsetsSourceProvider
404 final Insets insetsHint = getInsetsHint(); in updateInsetsControlPosition()
405 if (!mControl.getInsetsHint().equals(insetsHint)) { in updateInsetsControlPosition()
556 initiallyVisible, surfacePosition, getInsetsHint()); in updateControlForTarget()
632 mControl.getSurfacePosition(), mControl.getInsetsHint()); in getControl()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayImeController.java567 Objects.toString(mImeSourceControl.getInsetsHint()), in startAnimation()
582 Objects.toString(mImeSourceControl.getInsetsHint())); in startAnimation()
623 ? mImeSourceControl.getInsetsHint() : "null"), in startAnimation()
/frameworks/base/core/java/android/view/
DInsetsAnimationControlImpl.java441 insets = Insets.max(insets, control.getInsetsHint()); in calculateInsets()
552 @InternalInsetsSide int side = InsetsSource.getInsetSide(control.getInsetsHint()); in buildSideControlsMap()
DInsetsSourceControl.java134 public Insets getInsetsHint() { in getInsetsHint() method in InsetsSourceControl
/frameworks/base/core/java/android/content/res/
DCompatibilityInfo.java498 final Insets hint = control.getInsetsHint(); in translateSourceControlsInScreenToAppWindow()
/frameworks/base/services/
Dart-profile3590 HPLcom/android/server/wm/InsetsSourceProvider;->getInsetsHint()Landroid/graphics/Insets;+]Landroid/…
Dart-wear-profile27395 PLcom/android/server/wm/InsetsSourceProvider;->getInsetsHint()Landroid/graphics/Insets;
/frameworks/base/boot/
Dboot-image-profile.txt16455 HSPLandroid/view/InsetsSourceControl;->getInsetsHint()Landroid/graphics/Insets;
/frameworks/base/config/
Dboot-image-profile.txt16519 HSPLandroid/view/InsetsSourceControl;->getInsetsHint()Landroid/graphics/Insets;