Searched defs:isUserUnlockingOrUnlocked (Results 1 – 3 of 3) sorted by relevance
135 public abstract boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method in UserManagerInternal
1034 public boolean isUserUnlockingOrUnlocked(UserHandle user) { in isUserUnlockingOrUnlocked() method in UserManager1039 public boolean isUserUnlockingOrUnlocked(@UserIdInt int userId) { in isUserUnlockingOrUnlocked() method in UserManager
3415 public boolean isUserUnlockingOrUnlocked(int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService.LocalService