Home
last modified time | relevance | path

Searched refs:getSystemBarsBehavior (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DPendingInsetsController.java109 public int getSystemBarsBehavior() { in getSystemBarsBehavior() method in PendingInsetsController
111 return mReplayedInsetsController.getSystemBarsBehavior(); in getSystemBarsBehavior()
H A DWindowInsetsController.java276 @Behavior int getSystemBarsBehavior(); in getSystemBarsBehavior() method
H A DViewRootInsetsControllerHost.java207 public int getSystemBarsBehavior() { in getSystemBarsBehavior() method in ViewRootInsetsControllerHost
H A DInsetsController.java157 @Behavior int getSystemBarsBehavior(); in getSystemBarsBehavior() method
1784 show, hasAnimationCallbacks, types, mHost.getSystemBarsBehavior(), in applyAnimation()
1938 public @Behavior int getSystemBarsBehavior() { in getSystemBarsBehavior() method in InsetsController
1943 return mHost.getSystemBarsBehavior(); in getSystemBarsBehavior()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DPendingInsetsControllerTest.java136 when(mReplayedController.getSystemBarsBehavior()) in testBehavior_direct_get()
139 assertEquals(mPendingInsetsController.getSystemBarsBehavior(), in testBehavior_direct_get()
H A DViewRootImplTest.java218 assertEquals(behavior, controller.getSystemBarsBehavior()); in adjustLayoutParamsForCompatibility_noAdjustBehavior()
223 assertEquals(behavior, controller.getSystemBarsBehavior()); in adjustLayoutParamsForCompatibility_noAdjustBehavior()
/aosp14/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
H A DControllerActivity.java57 spinnerBehavior.getWindowInsetsController().getSystemBarsBehavior()); in onCreate()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsPolicy.java799 public int getSystemBarsBehavior() { in getSystemBarsBehavior() method in InsetsPolicy.Host
/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.txt18584 HSPLandroid/view/ViewRootInsetsControllerHost;->getSystemBarsBehavior()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18648 HSPLandroid/view/ViewRootInsetsControllerHost;->getSystemBarsBehavior()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53900 method public int getSystemBarsBehavior();