Searched refs:getCache (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/libs/hwui/tests/common/ |
D | TestUtils.cpp | 72 glyph_t glyph = autoCache.getCache()->unicharToGlyph(unichar); in layoutTextUnscaled() 73 autoCache.getCache()->unicharToGlyph(unichar); in layoutTextUnscaled() 81 SkGlyph skGlyph = autoCache.getCache()->getUnicharMetrics(unichar); in layoutTextUnscaled()
|
/frameworks/base/core/java/android/net/http/ |
D | HttpResponseCache.java | 296 public Cache getCache() { in getCache() method in HttpResponseCache 297 return delegate.getCache(); in getCache()
|
/frameworks/base/libs/hwui/font/ |
D | Font.cpp | 284 const SkGlyph& skiaGlyph = GET_METRICS(autoCache.getCache(), textUnit); in getCachedGlyph() 285 updateGlyphCache(paint, skiaGlyph, autoCache.getCache(), cachedGlyph, precaching); in getCachedGlyph() 470 const SkGlyph& skiaGlyph = GET_METRICS(autoCache.getCache(), glyph); in cacheGlyph() 474 updateGlyphCache(paint, skiaGlyph, autoCache.getCache(), newGlyph, precaching); in cacheGlyph()
|
/frameworks/base/core/java/android/content/ |
D | IContentService.aidl | 185 Bundle getCache(in String packageName, in Uri key, int userId); in getCache() method
|
D | ContentResolver.java | 2529 public Bundle getCache(Uri key) { in getCache() method in ContentResolver 2531 final Bundle bundle = getContentService().getCache(mContext.getPackageName(), key, in getCache()
|
/frameworks/volley/src/main/java/com/android/volley/ |
D | RequestQueue.java | 180 public Cache getCache() { in getCache() method in RequestQueue
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
D | RootsCache.java | 313 final Bundle systemCache = resolver.getCache(rootsUri); in loadRootsForAuthority()
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | ContentService.java | 1132 public Bundle getCache(String packageName, Uri key, int userId) { in getCache() method in ContentService
|
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |