Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java303 private boolean mIsExitAnimationInProgress; field in QuickContactActivity
523 mIsExitAnimationInProgress = true;
2130 if (!mIsExitAnimationInProgress) { in onBackPressed()