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

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

Completed in 33 milliseconds