Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java256 final String pmUuid = filesUuid.equals(StorageManager.UUID_DEFAULT) ? "internal" in testCacheClearing() local
301 .executeShellCommand("pm trim-caches " + clear1 + " " + pmUuid); in testCacheClearing()
316 .executeShellCommand("pm trim-caches " + clear2 + " " + pmUuid); in testCacheClearing()
329 final String pmUuid = filesUuid.equals(StorageManager.UUID_DEFAULT) ? "internal" in testCacheBehavior() local
370 .executeShellCommand("pm trim-caches " + clear1 + " " + pmUuid); in testCacheBehavior()