Searched refs:getUnpausedAlpha (Results 1 – 3 of 3) sorted by relevance
64 when(mView.getUnpausedAlpha()).thenReturn(0); in testShouldPauseAuth_bouncerShowing()130 when(mView.getUnpausedAlpha()).thenReturn(0); in testShouldPauseAuthUnpausedAlpha0()294 when(mView.getUnpausedAlpha()).thenReturn(0); in testUpdatePanelExpansion_pauseAuth()311 when(mView.getUnpausedAlpha()).thenReturn(255); in testUpdatePanelExpansion_unpauseAuth()
104 when(mView.getUnpausedAlpha()).thenReturn(255); in setUp()
226 int getUnpausedAlpha() { in getUnpausedAlpha() method in UdfpsKeyguardViewLegacy297 pw.println(" mUnpausedAlpha=" + getUnpausedAlpha()); in dump()