Searched refs:getControllableInsetProvider (Results 1 – 14 of 14) sorted by relevance
299 final InsetsSourceProvider statusBarProvider = statusBar.getControllableInsetProvider(); in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()304 final InsetsSourceProvider navBarProvider = statusBar.getControllableInsetProvider(); in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()340 addStatusBar().getControllableInsetProvider().getSource().setVisible(false); in testShowTransientBars_statusBarCanBeTransient_appGetsStatusBarFakeControl()341 addNavigationBar().getControllableInsetProvider().setServerVisible(true); in testShowTransientBars_statusBarCanBeTransient_appGetsStatusBarFakeControl()370 addStatusBar().getControllableInsetProvider().getSource(); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()372 addNavigationBar().getControllableInsetProvider().getSource(); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()420 addStatusBar().getControllableInsetProvider().getSource().setVisible(false); in testShowTransientBars_abortsWhenControlTargetChanges()421 addNavigationBar().getControllableInsetProvider().getSource().setVisible(false); in testShowTransientBars_abortsWhenControlTargetChanges()439 final InsetsSourceProvider statusBarProvider = statusBar.getControllableInsetProvider(); in testFakeControlTarget_overrideVisibilityReceivedByWindows()
524 mImeWindow.getControllableInsetProvider().setServerVisible(true); in testImeInsetsGivenContentFrame()547 final InsetsSourceProvider navBarProvider = mNavBarWindow.getControllableInsetProvider(); in testCanSystemBarsBeShownByUser()572 final InsetsSourceProvider navBarProvider = mNavBarWindow.getControllableInsetProvider(); in testTransientBarsSuppressedOnDreams()
220 final int statusBarId = mStatusBarWindow.getControllableInsetProvider().getSource().getId(); in testFixedRotationInsetsSourceFrame()
507 ime.getControllableInsetProvider().setServerVisible(true); in testUpdateAboveInsetsState_imeTargetOnScreenBehavior()515 assertTrue(ime.getControllableInsetProvider().getSource().isVisible()); in testUpdateAboveInsetsState_imeTargetOnScreenBehavior()
1641 final int statusBarId = mStatusBarWindow.getControllableInsetProvider().getSource().getId(); in testApplyTopFixedRotationTransform()
1245 final InsetsSourceProvider navBarInsetsProvider = navBar.getControllableInsetProvider(); in testFixedRotationOpen()
288 final InsetsSourceProvider insetsProvider = w.getControllableInsetProvider(); in finishOp()
587 final InsetsSourceProvider provider = focusedWin.getControllableInsetProvider(); in getNavControlTargetInner()
725 windowState.getControllableInsetProvider(); in initializeData()
444 final InsetsSourceProvider provider = win.getControllableInsetProvider(); in DisplayPolicy()2362 final InsetsSourceProvider provider = swipeTarget.getControllableInsetProvider();2382 final InsetsSourceProvider sp = swipeTarget.getControllableInsetProvider();
1107 final InsetsSourceProvider provider = win.getControllableInsetProvider(); in getSystemBarInsetsFrame()
524 InsetsSourceProvider getControllableInsetProvider() { in getControllableInsetProvider() method in WindowContainer
1711 final InsetsSourceProvider sourceProvider = imeWindow.getControllableInsetProvider(); in updateImeForVisibleTransientLaunch()
22787 PLcom/android/server/wm/WindowContainer;->getControllableInsetProvider()Lcom/android/server/wm/Inse…