Searched refs:getShouldHideStatusBarIconsForBouncer (Results 1 – 3 of 3) sorted by relevance
63 fun getShouldHideStatusBarIconsForBouncer(): Boolean { in <lambda>() method
798 when(mStatusBarHideIconsForBouncerManager.getShouldHideStatusBarIconsForBouncer()) in testStatusBarIcons_hiddenThroughoutLockscreenToDreamTransition()807 when(mStatusBarHideIconsForBouncerManager.getShouldHideStatusBarIconsForBouncer()) in testStatusBarIcons_hiddenThroughoutLockscreenToDreamTransition()
697 return mStatusBarHideIconsForBouncerManager.getShouldHideStatusBarIconsForBouncer(); in shouldHideStatusBar()