Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/display/
H A DConversationMessageView.java253 private static Drawable getTintedDrawable(final Context context, final Drawable drawable, in getTintedDrawable() method in ConversationMessageView
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DImageUtils.java874 public static Drawable getTintedDrawable(final Context context, final Drawable drawable, in getTintedDrawable() method in ImageUtils