HomeSort by relevance Sort by last modified time
    Searched refs:unlockUserKey (Results 1 - 8 of 8) sorted by null

  /system/vold/binder/android/os/
IVold.aidl 90 void unlockUserKey(int userId, int userSerial, @utf8InCpp String token, @utf8InCpp String secret);
  /frameworks/base/core/java/android/os/storage/
IStorageManager.aidl 173 void unlockUserKey(int userId, int serialNumber, in byte[] token, in byte[] secret) = 63;
StorageManager.java     [all...]
  /system/vold/
VoldNativeService.h 108 binder::Status unlockUserKey(int32_t userId, int32_t userSerial,
VoldNativeService.cpp 725 binder::Status VoldNativeService::unlockUserKey(int32_t userId, int32_t userSerial,
  /frameworks/base/services/core/java/com/android/server/
StorageManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
UserController.java     [all...]
  /frameworks/base/config/
boot-image-profile.txt     [all...]

Completed in 900 milliseconds