HomeSort by relevance Sort by last modified time
    Searched defs:TEMPORARY (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/bitmap/src/com/android/bitmap/view/
BitmapDrawableImageView.java 42 private static final boolean TEMPORARY = true;
43 private static final boolean PERMANENT = !TEMPORARY;
99 private void unbindDrawable(boolean temporary) {
101 mDrawable.unbind(temporary);
149 unbindDrawable(TEMPORARY);
157 unbindDrawable(TEMPORARY);
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 78 milliseconds