Searched refs:mAddContact (Results 1 – 1 of 1) sorted by relevance
60 private boolean mAddContact; field in EditFdnContactScreen91 setTitle(mAddContact ? R.string.add_fdn_contact : R.string.edit_fdn_contact); in onCreate()208 mAddContact = TextUtils.isEmpty(mNumber); in resolveIntent()234 if (!mAddContact) { in setupView()334 if (!mAddContact) { in deleteSelected()357 showStatus(getResources().getText(mAddContact ? in handleResult()433 if (mAddContact) { in pin2AuthenticationSucceed()