Searched refs:mHasIntentLaunched (Results 1 – 1 of 1) sorted by relevance
311 private boolean mHasIntentLaunched; field in QuickContactActivity383 mHasIntentLaunched = true;1041 if (mHasIntentLaunched) { in onResume()1042 mHasIntentLaunched = false; in onResume()1059 if (mHasIntentLaunched || cp2DataCardModel == null) { in populateContactAndAboutCard()2193 mHasIntentLaunched = true; in editContact()2238 mHasIntentLaunched = true; in shareContact()