Home
last modified time | relevance | path

Searched refs:getAudioProgressDrawable (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DAudioPlaybackProgressBar.java107 ConversationDrawables.get().getAudioProgressDrawable(mIncoming); in updateAppearance()
H A DConversationDrawables.java153 public Drawable getAudioProgressDrawable(final boolean incoming) { in getAudioProgressDrawable() method in ConversationDrawables