Searched refs:PurgeableBitmapView (Results 1 – 2 of 2) sorted by relevance
39 private PurgeableBitmapView mView;66 mView = new PurgeableBitmapView(this, detectIfPurgeableRequest()); in onCreate()
38 public class PurgeableBitmapView extends View { class53 public PurgeableBitmapView(Context context, boolean isPurgeable) { in PurgeableBitmapView() method in PurgeableBitmapView