Searched defs:GsmCdmaConnection (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaConnection.java42 public class GsmCdmaConnection extends Connection { class in inherits:Connection
43 private static final String LOG_TAG = "GsmCdmaConnection";
121 public GsmCdmaConnection (GsmCdmaPhone phone, DriverCall dc, GsmCdmaCallTracker ct, int index) { method in class:GsmCdmaConnection
147 public GsmCdmaConnection (GsmCdmaPhone phone, String dialString, GsmCdmaCallTracker ct, method in class:GsmCdmaConnection
159 Rlog.d(LOG_TAG, "[GsmCdmaConn] GsmCdmaConnection: dialString=" +
163 "[GsmCdmaConn] GsmCdmaConnection:formated dialString=" +
199 public GsmCdmaConnection(Context context, CdmaCallWaitingNotification cw, GsmCdmaCallTracker ct, method in class:GsmCdmaConnection
369 Rlog.w(LOG_TAG, "GsmCdmaConnection.proceedAfterWaitChar(): Expected "
382 Rlog.w(LOG_TAG, "GsmCdmaConnection.proceedAfterWaitChar(): Expected "

Completed in 102 milliseconds