Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java406 private @Nullable VolumeInfo findStorageForUuid(String volumeUuid) { in findStorageForUuid() method in StorageManagerService
2294 from = findStorageForUuid(mPrimaryStorageUuid); in setPrimaryStorageUuid()
2295 to = findStorageForUuid(volumeUuid); in setPrimaryStorageUuid()