Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java1066 public int getBitmapId(Bitmap b) { in getBitmapId() method in RemoteViews.BitmapCache
1129 bitmapId = mBitmapCache.getBitmapId(bitmap); in BitmapReflectionAction()
1157 bitmapId = bitmapCache.getBitmapId(bitmap); in setBitmapCache()