Searched refs:TintResources (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
H A DTintResources.java28 class TintResources extends Resources { class in inherits:Resources
32 public TintResources(Resources resources, TintManager tintManager) { method in class:TintResources
H A DTintManager.java128 mResources = new TintResources(context.getResources(), this);

Completed in 82 milliseconds