Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/storage/
DStorageManager.java194 public static final UUID UUID_PRIMARY_PHYSICAL_ = UUID field in StorageManager
2739 return UUID_PRIMARY_PHYSICAL_; in convert()
2765 } else if (UUID_PRIMARY_PHYSICAL_.equals(storageUuid)) { in convert()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt42280 Landroid/os/storage/StorageManager;->UUID_PRIMARY_PHYSICAL_:Ljava/util/UUID;