Searched defs:getThemeAttrColor (Results 1 – 2 of 2) sorted by relevance
105 private static int getThemeAttrColor(final Context context, final TypedValue typedValue, in getThemeAttrColor() method in SwitchCompatUtils118 private static int getThemeAttrColor(final Context context, final TypedValue typedValue, in getThemeAttrColor() method in SwitchCompatUtils
193 private static int getThemeAttrColor(final Context context, final int attributeColor) { in getThemeAttrColor() method in AccessibilityGestureNavigationTutorial