Searched refs:deviceLocked (Results 1 – 4 of 4) sorted by relevance
59 PanelViewController onPanelShown(Callbacks callbacks, boolean deviceLocked); in onPanelShown() argument
77 ScopedAStatus deviceLocked(bool passwordOnly,
290 ScopedAStatus TrustyKeyMintDevice::deviceLocked( in deviceLocked() function in aidl::android::hardware::security::keymint::trusty::TrustyKeyMintDevice
998 final boolean deviceLocked = secure && showingKeyguard && !trusted in refreshDeviceLockedForUser()1000 if (deviceLocked && currentUserIsUnlocked) { in refreshDeviceLockedForUser()1005 setDeviceLockedForUser(id, deviceLocked); in refreshDeviceLockedForUser()