Home
last modified time | relevance | path

Searched defs:isUserKeyUnlocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/storage/
DStorageManager.java1115 public static boolean isUserKeyUnlocked(int userId) { in isUserKeyUnlocked() method in StorageManager
DIMountService.java1304 public boolean isUserKeyUnlocked(int userId) throws RemoteException { in isUserKeyUnlocked() method in IMountService.Stub.Proxy
2484 public boolean isUserKeyUnlocked(int userId) throws RemoteException; in isUserKeyUnlocked() method
/frameworks/base/services/core/java/com/android/server/
DMountService.java2901 public boolean isUserKeyUnlocked(int userId) { in isUserKeyUnlocked() method in MountService