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

/packages/apps/Messaging/src/com/android/messaging/util/
H A DSwitchCompatUtils.java45 switchCompat.setThumbDrawable(getColorTintedDrawable(switchCompat.getThumbDrawable(),
49 switchCompat.setTrackDrawable(getColorTintedDrawable(switchCompat.getTrackDrawable(),
53 private static Drawable getColorTintedDrawable(Drawable oldDrawable, method in class:SwitchCompatUtils

Completed in 70 milliseconds