Searched defs:mAllowCaching (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java209 private boolean mAllowCaching = true; field in class:VectorDrawable
266 if (!mAllowCaching) {
618 mAllowCaching = allowCaching;

Completed in 137 milliseconds