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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DKeyguardStatusViewManager.java56 private static final long INSTRUCTION_RESET_DELAY = 2000; // time until instruction text resets field in class:KeyguardStatusViewManager
275 mTransientTextManager.post(string, 0, INSTRUCTION_RESET_DELAY);

Completed in 41 milliseconds