Searched refs:isLocked (Results 1 – 1 of 1) sorted by relevance
94 void set_device_locked(bool isLocked, int32_t userId) { in set_device_locked() argument95 mIsDeviceLockedForUser[userId] = isLocked; in set_device_locked()