Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/storage/
DStorageManager.java152 public static final UUID UUID_PRIMARY_PHYSICAL_ = UUID field in StorageManager
1991 return UUID_PRIMARY_PHYSICAL_; in convert()
2003 } else if (UUID_PRIMARY_PHYSICAL_.equals(storageUuid)) { in convert()