Searched defs:keyguardDoneDrawing (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DKeyguardViewCallback.java48 void keyguardDoneDrawing(); method in interface:KeyguardViewCallback
H A DKeyguardViewMediator.java138 * How long we'll wait for the {@link KeyguardViewCallback#keyguardDoneDrawing()}
974 public void keyguardDoneDrawing() { method in class:KeyguardViewMediator
1049 * @see #keyguardDoneDrawing
/frameworks/base/policy/tests/src/com/android/internal/policy/impl/
H A DLockPatternKeyguardViewTest.java183 public void keyguardDoneDrawing() { method in class:LockPatternKeyguardViewTest.MockKeyguardCallback

Completed in 115 milliseconds