Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/resources/
DSysUiResources.java85 Bridge.setCachedBitmap(path, bitmap, Boolean.TRUE /*isFramework*/); in loadIcon()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java717 public static void setCachedBitmap(String value, Bitmap bmp, Object projectKey) { in setCachedBitmap() method in Bridge
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DResourceHelper.java450 Bridge.setCachedBitmap(stringValue, bitmap, in getDrawable()