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.java310 private boolean mHasIntentLaunched; field in QuickContactActivity
382 mHasIntentLaunched = true;
1041 if (mHasIntentLaunched) { in onResume()
1042 mHasIntentLaunched = false; in onResume()
1059 if (mHasIntentLaunched || cp2DataCardModel == null) { in populateContactAndAboutCard()
2188 mHasIntentLaunched = true; in editContact()
2229 mHasIntentLaunched = true; in shareContact()