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

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

Completed in 102 milliseconds