Searched defs:deviceLocked (Results 1 – 8 of 8) sorted by relevance
117 Return<ErrorCode> deviceLocked(bool /* passwordOnly */, in deviceLocked() function
156 Return<ErrorCode> deviceLocked(bool passwordOnly, in deviceLocked() function
48 …void deviceLocked(in boolean passwordOnly, in @nullable android.hardware.security.secureclock.Time… in deviceLocked() method
819 void deviceLocked(in boolean passwordOnly, in @nullable TimeStampToken timestampToken); in deviceLocked() method
118 const auto& deviceLocked = rot->asArray()->get(pos++); in validateRootOfTrust() local