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

  /frameworks/base/voip/java/android/net/sip/
ISipService.aidl 42 SipProfile[] getListOfProfiles();
SipManager.java 562 public SipProfile[] getListOfProfiles() {
564 return mSipService.getListOfProfiles();
  /packages/apps/Phone/src/com/android/phone/sip/
SipSettings.java 332 SipProfile[] activeList = mSipManager.getListOfProfiles();
  /frameworks/base/voip/java/com/android/server/sip/
SipService.java 133 public synchronized SipProfile[] getListOfProfiles() {
    [all...]

Completed in 32 milliseconds