HomeSort by relevance Sort by last modified time
    Searched refs:voiceMailLabel (Results 1 - 5 of 5) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
TelephonyManagerUtils.java 41 final String voiceMailLabel = telephonyManager.getVoiceMailAlphaTag();
42 return voiceMailLabel;
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 456 String voiceMailLabel = TelephonyManager.getDefault().getVoiceMailAlphaTag(subId);
458 phoneNumber = voiceMailLabel;
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 370 milliseconds