Searched refs:TelephonyManagerUtils (Results 1 – 4 of 4) sorted by relevance
29 public class TelephonyManagerUtils { class31 private static final String LOG_TAG = TelephonyManagerUtils.class.getSimpleName();
27 import com.android.contacts.common.util.TelephonyManagerUtils;114 String countryIso = TelephonyManagerUtils.getCurrentCountryIso(context, locale); in getGeoDescription()
41 import com.android.contacts.common.util.TelephonyManagerUtils;420 name = TelephonyManagerUtils.getVoiceMailAlphaTag(context); in markAsVoiceMail()
39 import com.android.contacts.common.util.TelephonyManagerUtils;305 TelephonyManagerUtils.getCurrentCountryIso(mQueryContext, in onQueryComplete()