Searched refs:UUID_PRIMARY_PHYSICAL (Results 1 – 5 of 5) sorted by relevance
84 public static final String UUID_PRIMARY_PHYSICAL = "primary_physical"; field in StorageManager584 } else if (Objects.equals(StorageManager.UUID_PRIMARY_PHYSICAL, volumeUuid)) { in findVolumeByQualifiedUuid()
361 } else if (Objects.equals(StorageManager.UUID_PRIMARY_PHYSICAL, volumeUuid)) { in findStorageForUuid()1173 if (Objects.equals(StorageManager.UUID_PRIMARY_PHYSICAL, mPrimaryStorageUuid) in onVolumeCreatedLocked()1434 return StorageManager.UUID_PRIMARY_PHYSICAL; in getDefaultPrimaryStorageUuid()1880 if (Objects.equals(StorageManager.UUID_PRIMARY_PHYSICAL, mPrimaryStorageUuid) in setPrimaryStorageUuid()1881 || Objects.equals(StorageManager.UUID_PRIMARY_PHYSICAL, volumeUuid)) { in setPrimaryStorageUuid()
1576 volumeUuid = StorageManager.UUID_PRIMARY_PHYSICAL; in movePackage()1647 volumeUuid = StorageManager.UUID_PRIMARY_PHYSICAL; in movePrimaryStorage()1671 if (Objects.equals(StorageManager.UUID_PRIMARY_PHYSICAL, in getPrimaryStorageCandidateVolumes()
1233 return mVersion.get(StorageManager.UUID_PRIMARY_PHYSICAL); in getExternalVersion()2521 findOrCreateVersion(StorageManager.UUID_PRIMARY_PHYSICAL); in readLPw()2609 StorageManager.UUID_PRIMARY_PHYSICAL); in readLPw()2621 StorageManager.UUID_PRIMARY_PHYSICAL); in readLPw()3934 } else if (Objects.equals(StorageManager.UUID_PRIMARY_PHYSICAL, volumeUuid)) { in dumpVersionLPr()
15900 currentVolumeUuid = StorageManager.UUID_PRIMARY_PHYSICAL; in movePackageInternal()15956 } else if (Objects.equals(StorageManager.UUID_PRIMARY_PHYSICAL, volumeUuid)) { in movePackageInternal()