Searched defs:isUserUnlockingOrUnlocked (Results 1 – 4 of 4) sorted by relevance
148 public abstract boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method in UserManagerInternal
92 boolean isUserUnlockingOrUnlocked(int userId); in isUserUnlockingOrUnlocked() method
1226 public boolean isUserUnlockingOrUnlocked(UserHandle user) { in isUserUnlockingOrUnlocked() method in UserManager1231 public boolean isUserUnlockingOrUnlocked(@UserIdInt int userId) { in isUserUnlockingOrUnlocked() method in UserManager
943 public boolean isUserUnlockingOrUnlocked(int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService3692 public boolean isUserUnlockingOrUnlocked(int userId) { in isUserUnlockingOrUnlocked() method in UserManagerService.LocalService