Home
last modified time | relevance | path

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

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