HomeSort by relevance Sort by last modified time
    Searched defs:GsmConnection (Results 1 - 4 of 4) sorted by null

  /packages/services/Telephony/src/com/android/services/telephony/
GsmConnection.java 24 final class GsmConnection extends TelephonyConnection {
25 GsmConnection(Connection connection, String telecomCallId) {
30 * Clones the current {@link GsmConnection}.
38 GsmConnection gsmConnection = new GsmConnection(getOriginalConnection(),
40 return gsmConnection;
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 71 milliseconds