Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DConversationDrawables.java40 private Drawable mAudioPlayButtonDrawable; field in ConversationDrawables
83 mAudioPlayButtonDrawable = resources.getDrawable(R.drawable.ic_audio_play); in updateDrawables()
145 mContext, mAudioPlayButtonDrawable, getAudioButtonColor(incoming)); in getPlayButtonDrawable()