Searched refs:getStatusBarStateController (Results 1 – 7 of 7) sorted by relevance
241 when(mTestHelper.getStatusBarStateController().isDozing()).thenReturn(true); in testPulsingRoundness_onUpdateHeadsUpAndPulsingRoundness()273 when(mTestHelper.getStatusBarStateController().isDozing()).thenReturn(true); in testPulsingRoundness_onHeadsUpStateChanged()
124 mNotificationTestHelper.getStatusBarStateController(); in testCanShowHeadsUp_dozing_true()155 mNotificationTestHelper.getStatusBarStateController(); in testCanShowHeadsUp_false()424 StatusBarStateController mock = mNotificationTestHelper.getStatusBarStateController(); in testClickSound()
576 public StatusBarStateController getStatusBarStateController() { in getStatusBarStateController() method in NotificationTestHelper
180 mStatusBarStateController = mKosmos.getStatusBarStateController(); in setup()
795 mNotificationPanelViewController.getStatusBarStateController() in setup()
141 mStatusBarStateController = spy(mKosmos.getStatusBarStateController()); in setUp()
4869 StatusBarStateController getStatusBarStateController() {