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

  /frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSessionListener.aidl 81 void callSessionInviteParticipantsRequestDelivered(in IImsCallSession session);
  /frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsCallSession.java 274 public void callSessionInviteParticipantsRequestDelivered(ImsCallSession session) {
979 public void callSessionInviteParticipantsRequestDelivered(IImsCallSession session) {
981 mListener.callSessionInviteParticipantsRequestDelivered(ImsCallSession.this);
    [all...]
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java     [all...]

Completed in 139 milliseconds