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

/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmConnection.java36 public class GsmConnection extends Connection { class in inherits:Connection
117 GsmConnection (Context context, DriverCall dc, GsmCallTracker ct, int index) { method in class:GsmConnection
138 GsmConnection (Context context, String dialString, GsmCallTracker ct, GsmCall parent) { method in class:GsmConnection
260 Log.w(LOG_TAG, "GsmConnection.proceedAfterWaitChar(): Expected "
272 Log.w(LOG_TAG, "GsmConnection.proceedAfterWaitChar(): Expected "

Completed in 65 milliseconds