Searched refs:showText (Results 1 – 3 of 3) sorted by relevance
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()