Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java185 public static final UUID UUID_PRIMARY_PHYSICAL_ = UUID field in StorageManager
2704 return UUID_PRIMARY_PHYSICAL_; in convert()
2730 } else if (UUID_PRIMARY_PHYSICAL_.equals(storageUuid)) { in convert()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38957 Landroid/os/storage/StorageManager;->UUID_PRIMARY_PHYSICAL_:Ljava/util/UUID;