Searched refs:mAddContact (Results 1 – 1 of 1) sorted by relevance
63 private boolean mAddContact; field in EditFdnContactScreen94 setTitle(mAddContact ? R.string.add_fdn_contact : R.string.edit_fdn_contact); in onCreate()219 mAddContact = TextUtils.isEmpty(mNumber); in resolveIntent()245 if (!mAddContact) { in setupView()345 if (!mAddContact) { in deleteSelected()368 showStatus(getResources().getText(mAddContact ? in handleResult()444 if (mAddContact) { in pin2AuthenticationSucceed()