Searched refs:deviceLocked (Results 1 – 5 of 5) sorted by relevance
65 * Crucially, if a StrongBox IKeymasterDevice receives a deviceLocked() call with a verification66 * token timestamp that is less than the timestamp in the last deviceLocked() call, it must71 … deviceLocked(bool passwordOnly, VerificationToken verificationToken) generates (ErrorCode error);
46 keymaster().deviceLocked(false /* passwordOnly */, {} /* verificationToken */); in TEST_P()
156 Return<ErrorCode> deviceLocked(bool passwordOnly, in deviceLocked() function158 if (km4_1_dev_) return km4_1_dev_->deviceLocked(passwordOnly, verificationToken); in deviceLocked()
117 Return<ErrorCode> deviceLocked(bool /* passwordOnly */, in deviceLocked() function
703 * deviceLocked BOOLEAN,