Searched defs:mIsExitAnimationInProgress (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java303 private boolean mIsExitAnimationInProgress; field in class:QuickContactActivity
800 mIsExitAnimationInProgress = true;
2463 if (!mIsExitAnimationInProgress) {

Completed in 40 milliseconds