Home
last modified time | relevance | path

Searched refs:WindowInsetsController (Results 1 – 25 of 43) sorted by relevance

12

/frameworks/base/core/java/android/view/
DInsetsFlags.java26 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_NAVIGATION_BARS;
27 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_STATUS_BARS;
28 import static android.view.WindowInsetsController.APPEARANCE_LOW_PROFILE_BARS;
29 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_NAVIGATION_BARS;
30 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_STATUS_BARS;
31 import static android.view.WindowInsetsController.BEHAVIOR_SHOW_BARS_BY_SWIPE;
32 import static android.view.WindowInsetsController.BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE;
34 import android.view.WindowInsetsController.Appearance;
35 import android.view.WindowInsetsController.Behavior;
DWindowInsetsController.java37 public interface WindowInsetsController { interface
289 void onControllableInsetsChanged(@NonNull WindowInsetsController controller, in onControllableInsetsChanged()
DPendingInsetsController.java34 public class PendingInsetsController implements WindowInsetsController {
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsFlagsTest.java28 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_NAVIGATION_BARS;
29 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_STATUS_BARS;
30 import static android.view.WindowInsetsController.APPEARANCE_LOW_PROFILE_BARS;
31 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_NAVIGATION_BARS;
32 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_STATUS_BARS;
37 import android.view.WindowInsetsController.Appearance;
DViewRootImplTest.java25 import static android.view.WindowInsetsController.BEHAVIOR_SHOW_BARS_BY_TOUCH;
154 final WindowInsetsController controller = mViewRootImpl.getInsetsController(); in adjustLayoutParamsForCompatibility_noAdjustAppearance()
170 final WindowInsetsController controller = mViewRootImpl.getInsetsController(); in adjustLayoutParamsForCompatibility_noAdjustBehavior()
DPendingInsetsControllerTest.java21 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_STATUS_BARS;
22 import static android.view.WindowInsetsController.BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE;
36 import android.view.WindowInsetsController.OnControllableInsetsChangedListener;
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/wm/
DDisplaySystemBarsInsetsControllerHost.java31 import android.view.WindowInsetsController;
119 @WindowInsetsController.Appearance int appearance, in setSystemBarsAppearance()
120 @WindowInsetsController.Appearance int mask) { in setSystemBarsAppearance()
125 public @WindowInsetsController.Appearance int getSystemBarsAppearance() { in getSystemBarsAppearance()
130 public void setSystemBarsBehavior(@WindowInsetsController.Behavior int behavior) { in setSystemBarsBehavior()
135 public @WindowInsetsController.Behavior int getSystemBarsBehavior() { in getSystemBarsBehavior()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLightsOutNotifController.java19 import static android.view.WindowInsetsController.APPEARANCE_LOW_PROFILE_BARS;
25 import android.view.WindowInsetsController;
55 @VisibleForTesting @WindowInsetsController.Appearance int mAppearance;
150 @WindowInsetsController.Appearance int appearance,
DLightBarController.java19 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_NAVIGATION_BARS;
20 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_STATUS_BARS;
29 import android.view.WindowInsetsController.Appearance;
DNotificationShadeWindowView.java49 import android.view.WindowInsetsController;
599 public WindowInsetsController getInsetsController() {
DNavigationBarFragment.java26 import static android.view.WindowInsetsController.APPEARANCE_LOW_PROFILE_BARS;
27 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_NAVIGATION_BARS;
89 import android.view.WindowInsetsController.Appearance;
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
DGlobalActionsImeTest.java32 import android.view.WindowInsetsController;
151 WindowInsetsController.OnControllableInsetsChangedListener,
171 WindowInsetsController wic = mEditText.getWindowInsetsController(); in showIme()
185 public void onControllableInsetsChanged(@NonNull WindowInsetsController controller, in onControllableInsetsChanged()
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardSecurityContainerTest.java32 import android.view.WindowInsetsController;
64 private WindowInsetsController mWindowInsetsController;
/frameworks/base/core/java/com/android/internal/view/
DRootViewSurfaceTaker.java22 import android.view.WindowInsetsController;
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/window/
DOverlayViewGlobalStateController.java25 import android.view.WindowInsetsController;
55 private final WindowInsetsController mWindowInsetsController;
DSystemUIOverlayWindowController.java19 import static android.view.WindowInsetsController.BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE;
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java24 import android.view.WindowInsetsController.Appearance;
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/navigationbar/
DCarNavigationBar.java22 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_STATUS_BARS;
36 import android.view.WindowInsetsController;
448 @WindowInsetsController.Appearance int appearance, in onSystemBarAppearanceChanged()
/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
DWindowInsetsActivity.java42 import android.view.WindowInsetsController;
43 import android.view.WindowInsetsController.OnControllableInsetsChangedListener;
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DLightBarControllerTest.java19 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_STATUS_BARS;
DLightsOutNotifControllerTest.java20 import static android.view.WindowInsetsController.APPEARANCE_LOW_PROFILE_BARS;
/frameworks/base/packages/CarSystemUI/tests/src/com/android/systemui/car/navigationbar/
DCarNavigationBarTest.java21 import static android.view.WindowInsetsController.APPEARANCE_LIGHT_STATUS_BARS;
22 import static android.view.WindowInsetsController.APPEARANCE_OPAQUE_STATUS_BARS;
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayPolicyTests.java25 import static android.view.WindowInsetsController.BEHAVIOR_SHOW_BARS_BY_SWIPE;
26 import static android.view.WindowInsetsController.BEHAVIOR_SHOW_BARS_BY_TOUCH;
/frameworks/base/packages/CarSystemUI/tests/src/com/android/systemui/car/window/
DOverlayViewGlobalStateControllerTest.java36 import android.view.WindowInsetsController;
77 private WindowInsetsController mWindowInsetsController;
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DCommandQueueTest.java30 import android.view.WindowInsetsController.Appearance;

12