Searched refs:deviceHasKeyguard (Results 1 – 2 of 2) sorted by relevance
88 boolean deviceHasKeyguard; field in KeyguardServiceDelegate.KeyguardState103 deviceHasKeyguard = true; in reset()171 mKeyguardState.deviceHasKeyguard = false; in bindService()260 return mKeyguardState.deviceHasKeyguard; in hasKeyguard()484 pw.println(prefix + "deviceHasKeyguard=" + mKeyguardState.deviceHasKeyguard); in dump()
20452 && !deviceHasKeyguard()20467 private boolean deviceHasKeyguard() {