Home
last modified time | relevance | path

Searched refs:getVoiceMailAlphaTagForSubscriber (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneSubInfoControllerTest.java939 .getVoiceMailAlphaTagForSubscriber(0, TAG, FEATURE_ID)); in testGetVoiceMailAlphaTag()
943 .getVoiceMailAlphaTagForSubscriber(1, TAG, FEATURE_ID)); in testGetVoiceMailAlphaTag()
955 mPhoneSubInfoControllerUT.getVoiceMailAlphaTagForSubscriber(0, TAG, FEATURE_ID); in testGetVoiceMailAlphaTagWithOutPermission()
963 mPhoneSubInfoControllerUT.getVoiceMailAlphaTagForSubscriber(1, TAG, FEATURE_ID); in testGetVoiceMailAlphaTagWithOutPermission()
976 assertNull(mPhoneSubInfoControllerUT.getVoiceMailAlphaTagForSubscriber(0, TAG, FEATURE_ID)); in testGetVoiceMailAlphaTagWithOutPermission()
977 assertNull(mPhoneSubInfoControllerUT.getVoiceMailAlphaTagForSubscriber(1, TAG, FEATURE_ID)); in testGetVoiceMailAlphaTagWithOutPermission()
985 .getVoiceMailAlphaTagForSubscriber(0, TAG, FEATURE_ID)); in testGetVoiceMailAlphaTagWithOutPermission()
987 .getVoiceMailAlphaTagForSubscriber(1, TAG, FEATURE_ID)); in testGetVoiceMailAlphaTagWithOutPermission()
/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl173 String getVoiceMailAlphaTagForSubscriber(int subId, String callingPackage, in getVoiceMailAlphaTagForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java320 return getVoiceMailAlphaTagForSubscriber(getDefaultSubscription(), callingPackage,
324 public String getVoiceMailAlphaTagForSubscriber(int subId, String callingPackage,
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java6238 return info.getVoiceMailAlphaTagForSubscriber(subId, getOpPackageName(), in getVoiceMailAlphaTag()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt83408 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getVoiceMailAlphaTagForSubscriber(ILjava…
83471 Lcom/android/internal/telephony/IPhoneSubInfo;->getVoiceMailAlphaTagForSubscriber(ILjava/lang/Strin…