Searched refs:getNavigationBarWindow (Results 1 – 3 of 3) sorted by relevance
588 WindowState getNavigationBarWindow() { in getNavigationBarWindow() method in RecentsAnimationController608 final WindowState navWindow = getNavigationBarWindow(); in attachNavigationBarToApp()643 final WindowState navWindow = getNavigationBarWindow(); in restoreNavigationBarFromApp()
680 WindowState navWindow = mController.getNavigationBarWindow(); in testAttachNavBarInSplitScreenMode()819 doReturn(navBar).when(mController).getNavigationBarWindow(); in setupForShouldAttachNavBarDuringTransition()
504 doReturn(mNavBarWindow).when(controller).getNavigationBarWindow(); in testAttachNavBarWhenEnteringRecents_expectNavBarHigherThanIme()