Searched refs:passwordOnly (Results 1 – 5 of 5) sorted by relevance
47 * authentication token with a later timestamp is presented. If the `passwordOnly' argument is58 * @param passwordOnly specifies whether the device must be unlocked with a password, rather72 … deviceLocked(bool passwordOnly, VerificationToken verificationToken) generates (ErrorCode error);
156 Return<ErrorCode> deviceLocked(bool passwordOnly, in deviceLocked() argument158 if (km4_1_dev_) return km4_1_dev_->deviceLocked(passwordOnly, verificationToken); in deviceLocked()
786 void deviceLocked(in boolean passwordOnly, in @nullable TimeStampToken timestampToken); in deviceLocked() argument
48 …void deviceLocked(in boolean passwordOnly, in @nullable android.hardware.security.secureclock.Time… in deviceLocked() argument