Searched refs:setBitmapCache (Results 1 – 1 of 1) sorted by relevance
299 public void setBitmapCache(BitmapCache bitmapCache) { in setBitmapCache() method in RemoteViews.Action392 setBitmapCache(mBitmapCache); in mergeRemoteViews()1156 public void setBitmapCache(BitmapCache bitmapCache) { in setBitmapCache() method in RemoteViews.BitmapReflectionAction1483 rv.setBitmapCache(mBitmapCache); in configureRemoteViewsAsChild()1586 public void setBitmapCache(BitmapCache bitmapCache) { in setBitmapCache() method1588 nestedViews.setBitmapCache(bitmapCache); in setBitmapCache()2179 setBitmapCache(bitmapCache);2337 private void setBitmapCache(BitmapCache bitmapCache) {2343 mActions.get(i).setBitmapCache(bitmapCache);2347 mLandscape.setBitmapCache(bitmapCache);[all …]