HomeSort by relevance Sort by last modified time
    Searched refs:TETHERED_CALL_ACTIVE (Results 1 - 10 of 10) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcFailCause.java 113 TETHERED_CALL_ACTIVE(-6), /* no retry */
214 add(TETHERED_CALL_ACTIVE);
238 (this == RADIO_POWER_OFF) || (this == TETHERED_CALL_ACTIVE) ||
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DcFailCauseTest.java 163 new String[]{"SERVICE_OPTION_NOT_SUBSCRIBED", "TETHERED_CALL_ACTIVE"});
170 DcFailCause.fromInt(data.mCause).equals(DcFailCause.TETHERED_CALL_ACTIVE)) {
  /hardware/interfaces/radio/1.0/
types.hal 524 TETHERED_CALL_ACTIVE = -6, // data call was disconnected by modem because tethered
    [all...]
  /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 
  /prebuilts/misc/common/robolectric/android-all/
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 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 630 milliseconds