Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DInCallActivity.java971 public void showDialogForPostCharWait(String callId, String chars) { in showDialogForPostCharWait() method in InCallActivity
DInCallPresenter.java1308 inCallActivity.showDialogForPostCharWait(callId, chars); in onPostDialCharWait()