Searched refs:peerProfile (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | SipAudioCall.java | 413 SipProfile peerProfile, String sessionDescription) { in createListener() argument 630 public void makeCall(SipProfile peerProfile, SipSession sipSession, 632 if (DBG) log("makeCall: " + peerProfile + " session=" + sipSession + " timeout=" + timeout); 643 sipSession.makeCall(peerProfile, createOffer().encode(),
|
D | SipManager.java | 370 SipProfile peerProfile, SipAudioCall.Listener listener, int timeout) in makeAudioCall() argument 378 call.makeCall(peerProfile, s, timeout); in makeAudioCall()
|
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
D | SipSessionGroup.java | 698 public void makeCall(SipProfile peerProfile, String sessionDescription, in makeCall() argument 700 doCommandAsync(new MakeCallCommand(peerProfile, sessionDescription, in makeCall() 1502 public void startKeepAliveProcess(int interval, SipProfile peerProfile, 1509 mPeerProfile = peerProfile; 1785 public MakeCallCommand(SipProfile peerProfile, 1787 super(peerProfile);
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |