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

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java814 public int getBitmapId(Bitmap b) { method in class:RemoteViews.BitmapCache
870 bitmapId = mBitmapCache.getBitmapId(bitmap);
898 bitmapId = bitmapCache.getBitmapId(bitmap);

Completed in 52 milliseconds