Home | History | Annotate | Download | only in contacts

Lines Matching defs:ContactsUtils

272         mDefaultCountryIso = ContactsUtils.getCurrentCountryIso(this);
275 mContactInfoHelper = new ContactInfoHelper(this, ContactsUtils.getCurrentCountryIso(this));
371 startActivity(ContactsUtils.getCallIntent(
513 ContactsUtils.getCallIntent(mNumber),
820 startActivity(new Intent(Intent.ACTION_DIAL, ContactsUtils.getCallUri(mNumber)));