Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/deviceinfo/
DMigrateEstimateTask.java82 final UUID emulatedUuid = storage.getUuidForPath(emulatedVol.getPath()); in doInBackground() local
83 Log.d(TAG, "Measuring size of " + emulatedUuid); in doInBackground()
87 final ExternalStorageStats s = stats.queryExternalStatsForUser(emulatedUuid, in doInBackground()
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DMigrateEstimateTask.java82 final UUID emulatedUuid = storage.getUuidForPath(emulatedVol.getPath()); in doInBackground() local
83 Log.d(TAG, "Measuring size of " + emulatedUuid); in doInBackground()
87 final ExternalStorageStats s = stats.queryExternalStatsForUser(emulatedUuid, in doInBackground()