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