Home | History | Annotate | Download | only in widget

Lines Matching defs:setBitmapCache

421         public void setBitmapCache(BitmapCache bitmapCache) {
530 setBitmapCache(mBitmapCache);
1241 public void setBitmapCache(BitmapCache bitmapCache) {
1556 rv.setBitmapCache(mBitmapCache);
1651 public void setBitmapCache(BitmapCache bitmapCache) {
1652 mNestedViews.setBitmapCache(bitmapCache);
2279 setBitmapCache(new BitmapCache());
2307 setBitmapCache(bitmapCache);
2431 private void setBitmapCache(BitmapCache bitmapCache) {
2437 mActions.get(i).setBitmapCache(bitmapCache);
2441 mLandscape.setBitmapCache(bitmapCache);
2442 mPortrait.setBitmapCache(bitmapCache);