Searched refs:ON_RESUME_PING_DELAY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
H A DLockScreen.java57 private static final int ON_RESUME_PING_DELAY = 500; // delay first ping until the screen is on field in class:LockScreen
608 postDelayed(mOnResumePing, ON_RESUME_PING_DELAY);

Completed in 51 milliseconds