Searched refs:keyguardBypassControllerMock (Results 1 – 1 of 1) sorted by relevance
134 KeyguardBypassController keyguardBypassControllerMock = in testCanShowHeadsUp_bypassEnabled_true() local136 when(keyguardBypassControllerMock.getBypassEnabled()).thenReturn(true); in testCanShowHeadsUp_bypassEnabled_true()158 KeyguardBypassController keyguardBypassControllerMock = in testCanShowHeadsUp_false() local160 when(keyguardBypassControllerMock.getBypassEnabled()).thenReturn(false); in testCanShowHeadsUp_false()