Searched refs:setAllowCaching (Results 1 – 6 of 6) sorted by relevance
94 static void setAllowCaching(JNIEnv*, jobject, jlong treePtr, jboolean allowCaching) { in setAllowCaching() function96 tree->setAllowCaching(allowCaching); in setAllowCaching()358 {"nSetAllowCaching", "!(JZ)V", (void*)setAllowCaching},
358 vectorDrawable.setAllowCaching(false); in inflate()486 mVectorDrawable.setAllowCaching(false); in AnimatedVectorDrawableCompatState()
375 vectorDrawable.setAllowCaching(false); in inflate()490 mVectorDrawable.setAllowCaching(false); in AnimatedVectorDrawableState()
745 void setAllowCaching(boolean allowCaching) { in setAllowCaching() method in VectorDrawable
558 void setAllowCaching(bool allowCaching) { in setAllowCaching() function
656 void setAllowCaching(boolean allowCaching) { in setAllowCaching() method in VectorDrawableCompat