Searched defs:onKeyguard (Results 1 – 2 of 2) sorted by relevance
73 val onKeyguard = keyguardUpdateMonitor.isKeyguardVisible && in updateListeningState() constant
100 public void setOnKeyguard(boolean onKeyguard) { in setOnKeyguard()