Searched refs:BaseKeyguardCallback (Results 1 – 1 of 1) sorted by relevance
225 mUpdateMonitorCallback = new BaseKeyguardCallback(); in getKeyguardCallback()332 hideTransientIndicationDelayed(BaseKeyguardCallback.HIDE_DELAY_MS); in showTransientIndication()600 protected class BaseKeyguardCallback extends KeyguardUpdateMonitorCallback { class in KeyguardIndicationController