/aosp12/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/ |
H A D | ControllerActivity.java | 57 spinnerBehavior.getWindowInsetsController().getSystemBarsBehavior()); in onCreate() 61 parent.getWindowInsetsController().setSystemBarsBehavior(position); in onCreate() 85 contentView.getWindowInsetsController().addOnControllableInsetsChangedListener( in onCreate() 132 buttonView.getWindowInsetsController().show(mTypes); in onCheckedChanged() 134 buttonView.getWindowInsetsController().hide(mTypes); in onCheckedChanged() 170 seekBar.getWindowInsetsController().controlWindowInsetsAnimation(mTypes, in onStartTrackingTouch()
|
H A D | ChatActivity.java | 98 v.getWindowInsetsController().controlWindowInsetsAnimation(ime(), in onCreate() 193 v -> v.getWindowInsetsController().controlWindowInsetsAnimation(ime(), -1, in onCreate()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardPasswordViewController.java | 211 mPasswordEntry.getWindowInsetsController().show(WindowInsets.Type.ime()); in showInput() 231 mPasswordEntry.getWindowInsetsController().hide(WindowInsets.Type.ime()); in onPause() 238 mPasswordEntry.getWindowInsetsController().hide(WindowInsets.Type.ime()); in onStartingToHide()
|
H A D | KeyguardPasswordView.java | 168 getWindowInsetsController().controlWindowInsetsAnimation(ime(), in startDisappearAnimation()
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/insets/ |
H A D | WindowInsetsTestActivity.java | 47 WindowInsetsController windowInsetsController = decorView.getWindowInsetsController(); in hideSysUI()
|
/aosp12/packages/services/Car/packages/CarManagedProvisioning/src/com/android/managedprovisioning/ |
H A D | CarManagedProvisioningApplication.java | 49 .getWindowInsetsController();
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
H A D | KeyguardSecurityContainerControllerTest.java | 127 when(mSecurityViewFlipper.getWindowInsetsController()).thenReturn(mWindowInsetsController); in setup() 132 when(mKeyguardPasswordView.getWindowInsetsController()).thenReturn(mWindowInsetsController); in setup()
|
H A D | KeyguardSecurityViewFlipperControllerTest.java | 82 when(mView.getWindowInsetsController()).thenReturn(mWindowInsetsController); in setup()
|
H A D | KeyguardSecurityContainerTest.java | 76 when(mSecurityViewFlipper.getWindowInsetsController()).thenReturn(mWindowInsetsController); in setup()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarKeyguardViewManager.java | 568 mStatusBar.getNotificationShadeWindowView().getWindowInsetsController() in onStartedWakingUp() 582 mStatusBar.getNotificationShadeWindowView().getWindowInsetsController() in onStartedGoingToSleep() 972 mStatusBar.getNotificationShadeWindowView().getWindowInsetsController() 1052 mStatusBar.getNotificationShadeWindowView().getWindowInsetsController() in updateNavigationBarVisibility()
|
/aosp12/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/ |
H A D | ImePerfTest.java | 268 activity.getWindow().getDecorView().getWindowInsetsController(); in testShowImeCold() 303 activity.getWindow().getDecorView().getWindowInsetsController(); in testShowOrHideImeWarm()
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/systembars/ |
H A D | SystemBarsFragment.java | 56 mWindowInsetsController = view.getWindowInsetsController(); in onViewCreated()
|
/aosp12/frameworks/base/core/java/android/preference/ |
H A D | EditTextPreference.java | 142 mEditText.getWindowInsetsController().show(WindowInsets.Type.ime()); in showDialog()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/ |
H A D | GlobalActionsImeTest.java | 195 WindowInsetsController wic = mEditText.getWindowInsetsController(); in showIme()
|
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/ |
H A D | OverlayViewGlobalStateController.java | 75 mSystemUIOverlayWindowController.getBaseLayout().getWindowInsetsController(); in OverlayViewGlobalStateController()
|
/aosp12/frameworks/base/core/java/com/android/internal/policy/ |
H A D | DecorView.java | 1103 final WindowInsetsController controller = getWindowInsetsController(); in updateColorViews() 2116 getWindowInsetsController().setCaptionInsetsHeight(getCaptionInsetsHeight()); in notifyCaptionHeightChanged() 2643 public WindowInsetsController getWindowInsetsController() { in getWindowInsetsController() method 2645 return super.getWindowInsetsController(); in getWindowInsetsController()
|
H A D | PhoneWindow.java | 3914 return mDecor.getWindowInsetsController();
|
/aosp12/frameworks/base/core/java/android/service/dreams/ |
H A D | DreamService.java | 1073 mWindow.getDecorView().getWindowInsetsController().hide(WindowInsets.Type.systemBars()); in onWindowCreated()
|
/aosp12/packages/apps/Car/Provision/src/com/android/car/provision/ |
H A D | DefaultActivity.java | 332 .getWindowInsetsController(); in hideSystemUi()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
H A D | WidgetsFullSheet.java | 675 getWindowInsetsController().hide(WindowInsets.Type.ime()); in onDragStart()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | SplashscreenContentDrawer.java | 516 v.getWindowInsetsController(),
|
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/ |
H A D | OverlayViewGlobalStateControllerTest.java | 82 when(mBaseLayout.getWindowInsetsController()).thenReturn(mWindowInsetsController); in setUp()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | View.java | 11735 public @Nullable WindowInsetsController getWindowInsetsController() { in getWindowInsetsController() method in View 11741 return ((View) parent).getWindowInsetsController(); in getWindowInsetsController()
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 17733 HSPLandroid/view/View;->getWindowInsetsController()Landroid/view/WindowInsetsController;+]Landroid/… 21914 HSPLcom/android/internal/policy/DecorView;->getWindowInsetsController()Landroid/view/WindowInsetsCo…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 17782 HSPLandroid/view/View;->getWindowInsetsController()Landroid/view/WindowInsetsController;+]Landroid/… 21961 HSPLcom/android/internal/policy/DecorView;->getWindowInsetsController()Landroid/view/WindowInsetsCo…
|