Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallActivity.java130 private String mShowPostCharWaitDialogChars; field in InCallActivity
302 showPostCharWaitDialog(mShowPostCharWaitDialogCallId, mShowPostCharWaitDialogChars); in onResume()
857 mShowPostCharWaitDialogChars = null; in showPostCharWaitDialog()
861 mShowPostCharWaitDialogChars = chars; in showPostCharWaitDialog()