Searched refs:getCachedBitmap (Results 1 – 4 of 4) sorted by relevance
82 Bitmap bitmap = Bridge.getCachedBitmap(path, Boolean.TRUE /*isFramework*/); in loadIcon()
117 Bitmap bitmap = Bridge.getCachedBitmap(path, Boolean.TRUE /*isFramework*/); in loadIcon()
375 Bitmap bitmap = Bridge.getCachedBitmap(stringValue, in getDrawable()446 Bitmap bitmap = Bridge.getCachedBitmap(path, in getNinePatchDrawable()
604 public static Bitmap getCachedBitmap(String value, Object projectKey) { in getCachedBitmap() method in Bridge