HomeSort by relevance Sort by last modified time
    Searched defs:GeoUtil (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/java/com/android/dialer/location/
GeoUtil.java 23 public class GeoUtil {
28 Trace.beginSection("GeoUtil.getCurrentCountryIso");
  /packages/apps/Contacts/src/com/android/contacts/
GeoUtil.java 34 public class GeoUtil {
  /packages/apps/Contacts/src/com/android/contacts/util/
PhoneNumberFormatter.java 24 import com.android.contacts.GeoUtil;
85 new TextWatcherLoadAsyncTask(GeoUtil.getCurrentCountryIso(context),

Completed in 162 milliseconds