Home
last modified time | relevance | path

Searched refs:GsmCdmaConnection (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmCdmaConnectionTest.java48 private GsmCdmaConnection connection;
74 connection = new GsmCdmaConnection(mPhone, String.format( in testFormatDialString()
103 connection = new GsmCdmaConnection(mPhone, String.format( in testSanityGSM()
121 connection = new GsmCdmaConnection(mPhone, String.format( in testSanityCDMA()
138 connection = new GsmCdmaConnection(mPhone, String.format( in testConnectionStateUpdate()
158 connection = new GsmCdmaConnection(mPhone, String.format( in testCDMAPostDialPause()
176 connection = new GsmCdmaConnection(mPhone, String.format( in testGSMPostDialPause()
196 connection = new GsmCdmaConnection(mPhone, in testPostDialWait()
277 connection = new GsmCdmaConnection(mPhone, mDC, mCT, 0); in testRedirectingAddressUpdate()
286 connection = new GsmCdmaConnection(mPhone, mDC, mCT, 0); in testForwardedNumberEmptyNull()
[all …]
H A DGsmCdmaCallTest.java31 @Mock GsmCdmaConnection mConnection1;
32 @Mock GsmCdmaConnection mConnection2;
H A DGsmCdmaCallTrackerTest.java64 GsmCdmaConnection mConnection;
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java77 public GsmCdmaConnection[] mConnections;
94 private GsmCdmaConnection mPendingMO;
270 GsmCdmaConnection gsmCdmaConn = (GsmCdmaConnection) conn; in fakeHoldForegroundBeforeDial()
602 GsmCdmaConnection cwConn = (GsmCdmaConnection)(mRingingCall.getLatestConnection()); in acceptCall()
859 GsmCdmaConnection conn = mConnections[i]; in handlePollCalls()
1206 for (GsmCdmaConnection conn : connections) { in updateMetrics()
1371 GsmCdmaConnection c = (GsmCdmaConnection) conn; in logHangupEvent()
1400 GsmCdmaConnection c = (GsmCdmaConnection) conn; in hangupConnectionByIndex()
1414 GsmCdmaConnection c = (GsmCdmaConnection) conn; in hangupAllConnections()
1429 GsmCdmaConnection c = (GsmCdmaConnection) conn; in getConnectionByIndex()
[all …]
H A DGsmCdmaCall.java92 public boolean connectionDisconnected(GsmCdmaConnection conn) { in connectionDisconnected()
114 public void detach(GsmCdmaConnection conn) { in detach()
122 /*package*/ boolean update (GsmCdmaConnection conn, DriverCall dc) { in update()
158 ((GsmCdmaConnection) conn).onHangupLocal(); in onHangupLocal()
H A DGsmCdmaConnection.java50 public class GsmCdmaConnection extends Connection { class
133 public GsmCdmaConnection (GsmCdmaPhone phone, DriverCall dc, GsmCdmaCallTracker ct, int index) { in GsmCdmaConnection() method in GsmCdmaConnection
168 public GsmCdmaConnection (GsmCdmaPhone phone, String dialString, GsmCdmaCallTracker ct, in GsmCdmaConnection() method in GsmCdmaConnection
231 public GsmCdmaConnection(Context context, CdmaCallWaitingNotification cw, GsmCdmaCallTracker ct, in GsmCdmaConnection() method in GsmCdmaConnection
H A DGsmCdmaPhone.java1160 GsmCdmaConnection conn = mCT.getConnectionByIndex(call, callIndex); in handleCallHoldIncallSupplementaryService()
2333 String formatNumber = GsmCdmaConnection.formatDialString(dialingNumber); in setCallForwardingOption()
/aosp12/packages/services/Telephony/src/com/android/phone/otasp/
H A DOtaspActivationService.java31 import com.android.internal.telephony.GsmCdmaConnection;
53 private static final String OTASP_NUMBER = GsmCdmaConnection.OTASP_NUMBER;
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DVoiceCallSessionStats.java63 import com.android.internal.telephony.GsmCdmaConnection;
168 public synchronized void onRilCallListChanged(List<GsmCdmaConnection> connections) { in onRilCallListChanged()
H A DTelephonyMetrics.java80 import com.android.internal.telephony.GsmCdmaConnection;
1568 public void writeRilCallList(int phoneId, ArrayList<GsmCdmaConnection> connections, in writeRilCallList()
1595 private RilCall[] convertConnectionsToRilCalls(ArrayList<GsmCdmaConnection> mConnections, in convertConnectionsToRilCalls()
1618 private void convertConnectionToRilCall(GsmCdmaConnection conn, RilCall call, in convertConnectionToRilCall()
1686 public void writeRilDial(int phoneId, GsmCdmaConnection conn, int clirMode, UUSInfo uusInfo) { in writeRilDial()
1725 public void writeRilHangup(int phoneId, GsmCdmaConnection conn, int callId, in writeRilHangup()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DTelephonyMetricsTest.java58 import com.android.internal.telephony.GsmCdmaConnection;
100 private GsmCdmaConnection mConnection;
H A DVoiceCallSessionStatsTest.java57 import com.android.internal.telephony.GsmCdmaConnection;
101 @Mock private GsmCdmaConnection mGsmConnection0;
102 @Mock private GsmCdmaConnection mGsmConnection1;
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes9339 com.android.internal.telephony.GsmCdmaConnection$1
9340 com.android.internal.telephony.GsmCdmaConnection$MyHandler
9341 com.android.internal.telephony.GsmCdmaConnection
H A Dboot-image-profile.txt33648 Lcom/android/internal/telephony/GsmCdmaConnection$1;
33649 Lcom/android/internal/telephony/GsmCdmaConnection$MyHandler;
33650 Lcom/android/internal/telephony/GsmCdmaConnection;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes9360 com.android.internal.telephony.GsmCdmaConnection$1
9361 com.android.internal.telephony.GsmCdmaConnection$MyHandler
9362 com.android.internal.telephony.GsmCdmaConnection
H A Dboot-image-profile.txt43312 Lcom/android/internal/telephony/GsmCdmaConnection$1;
43313 Lcom/android/internal/telephony/GsmCdmaConnection$MyHandler;
43314 Lcom/android/internal/telephony/GsmCdmaConnection;