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

/packages/apps/Contacts/src/com/android/contacts/voicemail/
H A DVoicemailPlaybackFragment.java187 private final TextViewWithMessagesController mTextController;
205 mTextController = new TextViewWithMessagesController(
419 * {@link TextViewWithMessagesController#setPermanentText(String)} and
420 * {@link TextViewWithMessagesController#setTemporaryText(String, long, TimeUnit)}. The
428 private static final class TextViewWithMessagesController { class in class:VoicemailPlaybackFragment
438 public TextViewWithMessagesController(TextView permanentTextView, method in class:VoicemailPlaybackFragment.TextViewWithMessagesController

Completed in 72 milliseconds