Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallPresenter.java119 private boolean mAccountSelectionCancelled = false; field in InCallPresenter
378 if (mAccountSelectionCancelled) { in attemptFinishActivity()
845 mAccountSelectionCancelled = true; in cancelAccountSelection()