Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneSubInfoControllerTest.java815 .getVoiceMailNumberForSubscriber(0, TAG, FEATURE_ID)); in testGetVoiceMailNumber()
819 .getVoiceMailNumberForSubscriber(1, TAG, FEATURE_ID)); in testGetVoiceMailNumber()
831 mPhoneSubInfoControllerUT.getVoiceMailNumberForSubscriber(0, TAG, FEATURE_ID); in testGetVoiceMailNumberWithOutPermission()
839 mPhoneSubInfoControllerUT.getVoiceMailNumberForSubscriber(1, TAG, FEATURE_ID); in testGetVoiceMailNumberWithOutPermission()
852 assertNull(mPhoneSubInfoControllerUT.getVoiceMailNumberForSubscriber(0, TAG, FEATURE_ID)); in testGetVoiceMailNumberWithOutPermission()
853 assertNull(mPhoneSubInfoControllerUT.getVoiceMailNumberForSubscriber(1, TAG, FEATURE_ID)); in testGetVoiceMailNumberWithOutPermission()
861 .getVoiceMailNumberForSubscriber(0, TAG, FEATURE_ID)); in testGetVoiceMailNumberWithOutPermission()
863 .getVoiceMailNumberForSubscriber(1, TAG, FEATURE_ID)); in testGetVoiceMailNumberWithOutPermission()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIPhoneSubInfo.aidl141 String getVoiceMailNumberForSubscriber(int subId, String callingPackage, in getVoiceMailNumberForSubscriber() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSubInfoController.java235 return getVoiceMailNumberForSubscriber(getDefaultSubscription(), callingPackage, in getVoiceMailNumber()
239 public String getVoiceMailNumberForSubscriber(int subId, String callingPackage, in getVoiceMailNumberForSubscriber() method in PhoneSubInfoController
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java4961 return info.getVoiceMailNumberForSubscriber(subId, getOpPackageName(), in getVoiceMailNumber()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt87376 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getVoiceMailNumberForSubscriber(ILjava/l…
87439 Lcom/android/internal/telephony/IPhoneSubInfo;->getVoiceMailNumberForSubscriber(ILjava/lang/String;…