Home
last modified time | relevance | path

Searched refs:getListOfProfiles (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
DISipService.aidl42 SipProfile[] getListOfProfiles(String opPackageName); in getListOfProfiles() method
DSipManager.java606 public SipProfile[] getListOfProfiles() throws SipException { in getListOfProfiles() method in SipManager
609 return mSipService.getListOfProfiles(mContext.getOpPackageName()); in getListOfProfiles()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java131 public synchronized SipProfile[] getListOfProfiles(String opPackageName) { in getListOfProfiles() method in SipService
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt48507 Landroid/net/sip/SipManager;->getListOfProfiles()[Landroid/net/sip/SipProfile;