Searched refs:BaseKeyguardCallback (Results 1 – 1 of 1) sorted by relevance
157 mUpdateMonitor = new BaseKeyguardCallback(); in getKeyguardCallback()237 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()376 protected class BaseKeyguardCallback extends KeyguardUpdateMonitorCallback { class in KeyguardIndicationController