Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DInCallActivity.java93 private String mShowPostCharWaitDialogChars; field in InCallActivity
221 showPostCharWaitDialog(mShowPostCharWaitDialogCallId, mShowPostCharWaitDialogChars); in onResume()
697 mShowPostCharWaitDialogChars = null; in showPostCharWaitDialog()
701 mShowPostCharWaitDialogChars = chars; in showPostCharWaitDialog()