Searched refs:UUID_PRIMARY_PHYSICAL (Results 1 – 3 of 3) sorted by relevance
128 StorageManager.UUID_PRIMARY_PHYSICAL)) { in doInBackground()
707 private static final String UUID_PRIMARY_PHYSICAL = "primary_physical"; field in SdkSandboxStorageManager.StorageUuuidConverter715 return UUID_PRIMARY_PHYSICAL; in convertToVolumeUuid()
95 when(mVolumeInfo.getFsUuid()).thenReturn(StorageManager.UUID_PRIMARY_PHYSICAL); in setUp()