Searched refs:statusBarStateControllerMock (Results 1 – 1 of 1) sorted by relevance
123 StatusBarStateController statusBarStateControllerMock = in testCanShowHeadsUp_dozing_true() local125 when(statusBarStateControllerMock.isDozing()).thenReturn(true); in testCanShowHeadsUp_dozing_true()154 StatusBarStateController statusBarStateControllerMock = in testCanShowHeadsUp_false() local156 when(statusBarStateControllerMock.isDozing()).thenReturn(false); in testCanShowHeadsUp_false()