Searched defs:passwordOnly (Results 1 – 9 of 9) sorted by relevance
42 AndroidKeymaster41Device::deviceLocked(bool passwordOnly, in deviceLocked()
423 bool passwordOnly, const std::optional<secureclock::TimeStampToken>& timestampToken) { in deviceLocked()
48 …void deviceLocked(in boolean passwordOnly, in @nullable android.hardware.security.secureclock.Time… in deviceLocked()
786 void deviceLocked(in boolean passwordOnly, in @nullable TimeStampToken timestampToken); in deviceLocked()
156 Return<ErrorCode> deviceLocked(bool passwordOnly, in deviceLocked()
291 bool passwordOnly, const std::optional<secureclock::TimeStampToken>& timestampToken) { in deviceLocked()
651 ScopedAStatus KeyMintDevice::deviceLocked(bool passwordOnly, in deviceLocked()
1004 bool passwordOnly; member