Searched defs:isUserUnlockingOrUnlocked (Results 1 – 4 of 4) sorted by relevance
181 public abstract boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method in UserManagerInternal
105 boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method
2343 public boolean isUserUnlockingOrUnlocked(@NonNull UserHandle user) { in isUserUnlockingOrUnlocked() method in UserManager2350 public boolean isUserUnlockingOrUnlocked(@UserIdInt int userId) { in isUserUnlockingOrUnlocked() method in UserManager
1445 public boolean isUserUnlockingOrUnlocked(@UserIdInt int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService5060 public boolean isUserUnlockingOrUnlocked(@UserIdInt int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService.LocalService