Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallActivity.java128 private boolean mShowPostCharWaitDialogOnResume; field in InCallActivity
301 if (mShowPostCharWaitDialogOnResume) { in onResume()
855 mShowPostCharWaitDialogOnResume = false; in showPostCharWaitDialog()
859 mShowPostCharWaitDialogOnResume = true; in showPostCharWaitDialog()