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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 406 String voiceMailLabel = TelephonyManager.getDefault().getVoiceMailAlphaTag();
408 phoneNumber = voiceMailLabel;
  /packages/apps/InCallUI/src/com/android/incallui/
CallerInfo.java 403 String voiceMailLabel = TelephonyManager.getDefault().getVoiceMailAlphaTag();
405 phoneNumber = voiceMailLabel;

Completed in 132 milliseconds