Home
last modified time | relevance | path

Searched defs:getTintedDrawable (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/
DConversationMessageView.java253 private static Drawable getTintedDrawable(final Context context, final Drawable drawable, in getTintedDrawable() method in ConversationMessageView
/packages/apps/Settings/src/com/android/settings/display/
DConversationMessageView.java253 private static Drawable getTintedDrawable(final Context context, final Drawable drawable, in getTintedDrawable() method in ConversationMessageView
/packages/apps/Messaging/src/com/android/messaging/util/
DImageUtils.java874 public static Drawable getTintedDrawable(final Context context, final Drawable drawable, in getTintedDrawable() method in ImageUtils