Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java520 private @Nullable VolumeInfo findStorageForUuidAsUser(String volumeUuid, in findStorageForUuidAsUser() method in StorageManagerService
2935 from = findStorageForUuidAsUser(mPrimaryStorageUuid, currentUserId); in setPrimaryStorageUuid()
2936 to = findStorageForUuidAsUser(volumeUuid, currentUserId); in setPrimaryStorageUuid()