Searched defs:isUserUnlockingOrUnlocked (Results 1 – 4 of 4) sorted by relevance
150 public abstract boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method in UserManagerInternal
97 boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method
1741 public boolean isUserUnlockingOrUnlocked(UserHandle user) { in isUserUnlockingOrUnlocked() method in UserManager1746 public boolean isUserUnlockingOrUnlocked(@UserIdInt int userId) { in isUserUnlockingOrUnlocked() method in UserManager
1129 public boolean isUserUnlockingOrUnlocked(int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService4013 public boolean isUserUnlockingOrUnlocked(int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService.LocalService