Home
last modified time | relevance | path

Searched defs:getVoiceMailNumberForSubscriber (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl128 String getVoiceMailNumberForSubscriber(int subId); in getVoiceMailNumberForSubscriber() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoProxy.java215 public String getVoiceMailNumberForSubscriber(int subId) throws RemoteException { in getVoiceMailNumberForSubscriber() method in PhoneSubInfoProxy
DPhoneSubInfoController.java178 public String getVoiceMailNumberForSubscriber(int subId) { in getVoiceMailNumberForSubscriber() method in PhoneSubInfoController