Searched defs:isUserUnlockingOrUnlocked (Results 1 – 4 of 4) sorted by relevance
150 public abstract boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method in UserManagerInternal
99 boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method
1755 public boolean isUserUnlockingOrUnlocked(UserHandle user) { in isUserUnlockingOrUnlocked() method in UserManager1760 public boolean isUserUnlockingOrUnlocked(@UserIdInt int userId) { in isUserUnlockingOrUnlocked() method in UserManager
1174 public boolean isUserUnlockingOrUnlocked(int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService4305 public boolean isUserUnlockingOrUnlocked(int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService.LocalService