Home
last modified time | relevance | path

Searched refs:temporary (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/view/
DBitmapDrawableImageView.java99 private void unbindDrawable(boolean temporary) { in unbindDrawable() argument
101 mDrawable.unbind(temporary); in unbindDrawable()
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DBasicBitmapDrawable.java204 public void unbind(boolean temporary) { in unbind() argument
207 if (!temporary) { in unbind()
/frameworks/opt/telephony/
DREADME.txt35 *) Causes all DC's to get torn down, simulating a temporary network outage:
/frameworks/multidex/
Dbuild.gradle52 * The OUT_DIR is a temporary directory you can use to put things during the build.
/frameworks/data-binding/
DsupportBundle.gradle22 * The OUT_DIR is a temporary directory you can use to put things during the build.
/frameworks/support/buildSrc/
Dinit.gradle99 * The OUT_DIR is a temporary directory you can use to put things during the build.
/frameworks/compile/mclinker/tools/mcld/
DOptions.td195 HelpText<"Discard all temporary local symbols">;