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