Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DContentUriAsset.java74 boolean uncached) { in ContentUriAsset() argument
79 if (uncached) { in ContentUriAsset()
104 public ContentUriAsset(Context context, Uri uri, boolean uncached) { in ContentUriAsset() argument
105 this(context, uri, RequestOptions.centerCropTransform(), uncached); in ContentUriAsset()
/packages/modules/Virtualization/microdroid/
Dueventd.rc21 /dev/dma_heap/system-uncached 0444 system system
/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/
DBpfMapTest.java539 final int uncached = uncachedResult.get(timeoutMs, TimeUnit.MILLISECONDS); in testSingleWriterCacheEffectiveness() local
545 assertTrue("Less than " + minReads + "uncached reads observed", uncached > minReads); in testSingleWriterCacheEffectiveness()
547 cached > expectedSpeedup * uncached); in testSingleWriterCacheEffectiveness()
/packages/apps/TV/libs/m2/
Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...