Searched refs:getNavigationBarWindow (Results 1 – 3 of 3) sorted by relevance
571 WindowState getNavigationBarWindow() { in getNavigationBarWindow() method in RecentsAnimationController591 final WindowState navWindow = getNavigationBarWindow(); in attachNavigationBarToApp()626 final WindowState navWindow = getNavigationBarWindow(); in restoreNavigationBarFromApp()
678 WindowState navWindow = mController.getNavigationBarWindow(); in testAttachNavBarInSplitScreenMode()817 doReturn(navBar).when(mController).getNavigationBarWindow(); in setupForShouldAttachNavBarDuringTransition()
505 doReturn(mNavBarWindow).when(controller).getNavigationBarWindow(); in testAttachNavBarWhenEnteringRecents_expectNavBarHigherThanIme()