Searched refs:shouldBeUsed (Results 1 – 4 of 4) sorted by relevance
36 public static boolean shouldBeUsed() { in shouldBeUsed() method in VectorEnabledTintResources
538 if (mResources == null && VectorEnabledTintResources.shouldBeUsed()) { in getResources()
1011 … VectorEnabledTintResources.shouldBeUsed() /* Only tint wrap the context if enabled */ in createView()
84 if (VectorEnabledTintResources.shouldBeUsed()) { in TintContextWrapper()