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

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

Completed in 34 milliseconds