Home
last modified time | relevance | path

Searched refs:ImsExternalConnection (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalCallTracker.java82 public class ExternalConnectionListener implements ImsExternalConnection.Listener {
84 public void onPullExternalCall(ImsExternalConnection connection) { in onPullExternalCall()
114 private Map<Integer, ImsExternalConnection> mExternalConnections =
246 Iterator<Map.Entry<Integer, ImsExternalConnection>> connectionIterator = in refreshExternalCallState()
250 Map.Entry<Integer, ImsExternalConnection> entry = connectionIterator.next(); in refreshExternalCallState()
254 ImsExternalConnection externalConnection = entry.getValue(); in refreshExternalCallState()
309 ImsExternalConnection connection = new ImsExternalConnection(mPhone, in createExternalConnection()
343 private void updateExistingConnection(ImsExternalConnection connection, in updateExistingConnection()
390 for (ImsExternalConnection imsExternalConnection : mExternalConnections.values()) { in refreshCallPullState()
DImsExternalConnection.java47 public class ImsExternalConnection extends Connection { class
53 void onPullExternalCall(ImsExternalConnection connection); in onPullExternalCall()
84 protected ImsExternalConnection(Phone phone, int callId, Uri address, boolean isPullable) { in ImsExternalConnection() method in ImsExternalConnection
DImsExternalCall.java35 public ImsExternalCall(Phone phone, ImsExternalConnection connection) { in ImsExternalCall()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsExternalCallTrackerTest.java85 assert(connection instanceof ImsExternalConnection); in testAddExternalCall()
94 ImsExternalConnection connection = (ImsExternalConnection) in testRemoveExternalCall()
/frameworks/base/config/
Dpreloaded-classes9073 com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
9074 com.android.internal.telephony.imsphone.ImsExternalConnection
Dboot-image-profile.txt49897 Lcom/android/internal/telephony/imsphone/ImsExternalConnection$Listener;
49898 Lcom/android/internal/telephony/imsphone/ImsExternalConnection;