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