Searched refs:setCachedBitmap (Results 1 – 3 of 3) sorted by relevance
251 Bridge.setCachedBitmap(stringValue, bitmap, in getDrawable()304 Bridge.setCachedBitmap(cacheKey, bitmap, in getNinePatchDrawable()
115 Bridge.setCachedBitmap(path, bitmap, true /*isFramework*/); in loadIcon()
558 public static void setCachedBitmap(String value, Bitmap bmp, Object projectKey) { in setCachedBitmap() method in Bridge