HomeSort by relevance Sort by last modified time
    Searched refs:inPurgeable (Results 1 - 5 of 5) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PurgeableBitmapView.java 56 mOptions.inPurgeable = isPurgeable;
  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java 185 public boolean inPurgeable;
188 * This field works in conjuction with inPurgeable. If inPurgeable is
189 * false, then this field is ignored. If inPurgeable is true, then this
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BitmapFactory.java 181 public boolean inPurgeable;
184 * This field works in conjuction with inPurgeable. If inPurgeable is
185 * false, then this field is ignored. If inPurgeable is true, then this
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 61 milliseconds