Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalCallTracker.java90 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()
DImsExternalConnection.java48 public class ImsExternalConnection extends Connection { class
54 void onPullExternalCall(ImsExternalConnection connection); in onPullExternalCall()
85 protected ImsExternalConnection(Phone phone, int callId, Uri address, boolean isPullable) { in ImsExternalConnection() method in ImsExternalConnection
DImsExternalCall.java36 public ImsExternalCall(Phone phone, ImsExternalConnection connection) { in ImsExternalCall()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsExternalCallTrackerTest.java92 assert(connection instanceof ImsExternalConnection); in testAddExternalCall()
101 ImsExternalConnection connection = (ImsExternalConnection) in testRemoveExternalCall()
/frameworks/base/boot/
Dpreloaded-classes12465 com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
12466 com.android.internal.telephony.imsphone.ImsExternalConnection
Dboot-image-profile.txt34904 Lcom/android/internal/telephony/imsphone/ImsExternalConnection$Listener;
34905 Lcom/android/internal/telephony/imsphone/ImsExternalConnection;
/frameworks/base/config/
Dpreloaded-classes12496 com.android.internal.telephony.imsphone.ImsExternalConnection$Listener
12497 com.android.internal.telephony.imsphone.ImsExternalConnection
Dboot-image-profile.txt45065 Lcom/android/internal/telephony/imsphone/ImsExternalConnection$Listener;
45066 Lcom/android/internal/telephony/imsphone/ImsExternalConnection;