OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
182
public boolean
inPurgeable
;
185
* This field works in conjuction with
inPurgeable
. If
inPurgeable
is
186
* 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 109 milliseconds