Searched refs:deviceLocked (Results 1 – 3 of 3) sorted by relevance
59 PanelViewController onPanelShown(Callbacks callbacks, boolean deviceLocked); in onPanelShown() argument
1050 final boolean deviceLocked = secure && showingKeyguard && !trusted in refreshDeviceLockedForUser()1052 if (deviceLocked && currentUserIsUnlocked) { in refreshDeviceLockedForUser()1057 setDeviceLockedForUser(id, deviceLocked); in refreshDeviceLockedForUser()
782 final boolean deviceLocked = mKeyguardUpdateMonitor.isDeviceLockedByAdaptiveAuth(userId); in updateLockScreenAdaptiveAuthMsg()783 if (deviceLocked) { in updateLockScreenAdaptiveAuthMsg()