Home
last modified time | relevance | path

Searched refs:remountAppStorageDirs (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl56 void remountAppStorageDirs(int uid, int pid, in @utf8InCpp String[] packageNames); in remountAppStorageDirs() method
/aosp12/system/vold/
H A DVoldNativeService.h67 binder::Status remountAppStorageDirs(int uid, int pid,
H A DVoldNativeService.cpp380 binder::Status VoldNativeService::remountAppStorageDirs(int uid, int pid, in remountAppStorageDirs() function in android::vold::VoldNativeService
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java1670 remountAppStorageDirs(pidPkgMap, userId); in onVolumeStateChangedLocked()
2254 private void remountAppStorageDirs(Map<Integer, String> pidPkgMap, int userId) { in remountAppStorageDirs() method in StorageManagerService
2265 mVold.remountAppStorageDirs(uid, pid, packages); in remountAppStorageDirs()
/aosp12/frameworks/base/services/
H A Dart-profile3042 HPLcom/android/server/StorageManagerService;->remountAppStorageDirs(Ljava/util/Map;I)V+]Ljava/util/…