Searched defs:incomingCallIntent (Results 1 – 3 of 3) sorted by relevance
390 public SipAudioCall takeAudioCall(Intent incomingCallIntent, in takeAudioCall()441 public static String getCallId(Intent incomingCallIntent) { in getCallId()453 public static String getOfferSessionDescription(Intent incomingCallIntent) { in getOfferSessionDescription()536 public SipSession getSessionFor(Intent incomingCallIntent) in getSessionFor()
513 public ImsCall takeCall(int serviceId, Intent incomingCallIntent, in takeCall()612 private static String getCallId(Intent incomingCallIntent) { in getCallId()626 private static int getServiceId(Intent incomingCallIntent) { in getServiceId()
35 int open(int phoneId, int serviceClass, in PendingIntent incomingCallIntent, in open()