Home
last modified time | relevance | path

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

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