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

  /packages/apps/Dialer/src/com/android/dialer/list/
ListsFragment.java 168 final String currentCountryIso = GeoUtil.getCurrentCountryIso(getActivity());
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogFragment.java 201 String currentCountryIso = GeoUtil.getCurrentCountryIso(activity);
296 String currentCountryIso = GeoUtil.getCurrentCountryIso(getActivity());
301 new ContactInfoHelper(getActivity(), currentCountryIso),

Completed in 539 milliseconds