Searched refs:setCachedBitmap (Results 1 – 3 of 3) sorted by relevance
342 Bridge.setCachedBitmap(stringValue, bitmap, in getDrawable()395 Bridge.setCachedBitmap(cacheKey, bitmap, in getNinePatchDrawable()
123 Bridge.setCachedBitmap(path, bitmap, Boolean.TRUE /*isFramework*/); in loadIcon()
673 public static void setCachedBitmap(String value, Bitmap bmp, Object projectKey) { in setCachedBitmap() method in Bridge