Searched refs:mHasIntentLaunched (Results 1 – 1 of 1) sorted by relevance
310 private boolean mHasIntentLaunched; field in QuickContactActivity382 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()