Searched refs:showText (Results 1 – 5 of 5) sorted by relevance
46 summaryView?.showText(summary) in showDetails()59 private fun TextView.showText(text: CharSequence?) { in showText() method
92 private fun TextView.showText(text: CharSequence?) { in showText() method
79 void showText(@NonNull CharSequence text); in showText() method
60 public void showText(@NonNull CharSequence text) {} in showText() method in BubbleStub
234 bubble.showText(context.getText(R.string.incall_call_ended)); in onDisconnect()