Searched defs:mShowPostCharWaitDialogCallId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DInCallActivity.java129 private String mShowPostCharWaitDialogCallId; field in class:InCallActivity
302 showPostCharWaitDialog(mShowPostCharWaitDialogCallId, mShowPostCharWaitDialogChars);
856 mShowPostCharWaitDialogCallId = null;
860 mShowPostCharWaitDialogCallId = callId;

Completed in 35 milliseconds