Searched defs:getCurrentCountryIso (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Mms/src/com/android/mms/
H A DMmsApp.java127 public String getCurrentCountryIso() { method in class:MmsApp
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DDefaultCallLogInsertionHelper.java61 String countryIso = getCurrentCountryIso();
68 private String getCurrentCountryIso() { method in class:DefaultCallLogInsertionHelper
H A DContactsDatabaseHelper.java4939 public String getCurrentCountryIso() { method in class:ContactsDatabaseHelper
/packages/apps/Contacts/src/com/android/contacts/
H A DContactsUtils.java175 public static final String getCurrentCountryIso(Context context) { method in class:ContactsUtils

Completed in 69 milliseconds