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

  /tools/test/connectivity/acts/tests/google/tel/live/
TelPowerTest.py 77 RAT_3G = '3g'
190 if rat == RAT_3G:
363 rat=RAT_3G,
687 rat=RAT_3G, phone_check_func_after_power_test=phone_idle_3g)
708 rat=RAT_3G,
832 rat=RAT_3G,
    [all...]
TelLiveDataTest.py 43 from acts.test_utils.tel.tel_defines import RAT_3G
571 self.android_devices[0], RAT_3G)
592 self.android_devices[0], RAT_3G)
659 self.log, self.android_devices[0], RAT_3G):
    [all...]
TelLiveSmsTest.py 28 from acts.test_utils.tel.tel_defines import RAT_3G
    [all...]
TelLiveVoiceConfTest.py 31 from acts.test_utils.tel.tel_defines import RAT_3G
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 403 RAT_3G = "3G"
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 146 public static final String RAT_3G = "3G";

Completed in 187 milliseconds