Searched refs:BaseKeyguardCallback (Results 1 – 1 of 1) sorted by relevance
251 mUpdateMonitorCallback = new BaseKeyguardCallback(); in getKeyguardCallback()361 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()604 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showSwipeUpToUnlock()652 protected class BaseKeyguardCallback extends KeyguardUpdateMonitorCallback { class in KeyguardIndicationController