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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java320 private boolean mHasIntentLaunched; field in class:QuickContactActivity
435 mHasIntentLaunched = true;
1251 if (mHasIntentLaunched) {
1252 mHasIntentLaunched = false;
1276 if (mHasIntentLaunched || cp2DataCardModel == null) {
2593 mHasIntentLaunched = true;
2634 mHasIntentLaunched = true;

Completed in 15 milliseconds