Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DInCallActivity.java91 private boolean mShowPostCharWaitDialogOnResume; field in InCallActivity
220 if (mShowPostCharWaitDialogOnResume) { in onResume()
695 mShowPostCharWaitDialogOnResume = false; in showPostCharWaitDialog()
699 mShowPostCharWaitDialogOnResume = true; in showPostCharWaitDialog()