Searched refs:ImsExternalConnection (Results 1 – 8 of 8) sorted by relevance
90 public class ExternalConnectionListener implements ImsExternalConnection.Listener {92 public void onPullExternalCall(ImsExternalConnection connection) { in onPullExternalCall()122 private Map<Integer, ImsExternalConnection> mExternalConnections =254 Iterator<Map.Entry<Integer, ImsExternalConnection>> connectionIterator = in refreshExternalCallState()258 Map.Entry<Integer, ImsExternalConnection> entry = connectionIterator.next(); in refreshExternalCallState()262 ImsExternalConnection externalConnection = entry.getValue(); in refreshExternalCallState()317 ImsExternalConnection connection = new ImsExternalConnection(mPhone, in createExternalConnection()351 private void updateExistingConnection(ImsExternalConnection connection, in updateExistingConnection()398 for (ImsExternalConnection imsExternalConnection : mExternalConnections.values()) { in refreshCallPullState()
48 public class ImsExternalConnection extends Connection { class54 void onPullExternalCall(ImsExternalConnection connection); in onPullExternalCall()85 protected ImsExternalConnection(Phone phone, int callId, Uri address, boolean isPullable) { in ImsExternalConnection() method in ImsExternalConnection
36 public ImsExternalCall(Phone phone, ImsExternalConnection connection) { in ImsExternalCall()
92 assert(connection instanceof ImsExternalConnection); in testAddExternalCall()101 ImsExternalConnection connection = (ImsExternalConnection) in testRemoveExternalCall()
12465 com.android.internal.telephony.imsphone.ImsExternalConnection$Listener12466 com.android.internal.telephony.imsphone.ImsExternalConnection
34904 Lcom/android/internal/telephony/imsphone/ImsExternalConnection$Listener;34905 Lcom/android/internal/telephony/imsphone/ImsExternalConnection;
12496 com.android.internal.telephony.imsphone.ImsExternalConnection$Listener12497 com.android.internal.telephony.imsphone.ImsExternalConnection
45065 Lcom/android/internal/telephony/imsphone/ImsExternalConnection$Listener;45066 Lcom/android/internal/telephony/imsphone/ImsExternalConnection;