Searched refs:getUnpausedAlpha (Results 1 – 3 of 3) sorted by relevance
55 when(mView.getUnpausedAlpha()).thenReturn(0); in testShouldPauseAuth_bouncerShowing()93 when(mView.getUnpausedAlpha()).thenReturn(0); in testShouldPauseAuthUnpausedAlpha0()
106 when(mView.getUnpausedAlpha()).thenReturn(255); in setUp()
225 int getUnpausedAlpha() { in getUnpausedAlpha() method in UdfpsKeyguardViewLegacy296 pw.println(" mUnpausedAlpha=" + getUnpausedAlpha()); in dump()