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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_lookup_tables.py 258 tel_defines.GEN_2G, tel_defines.GEN_3G, tel_defines.GEN_4G
272 'generation': tel_defines.GEN_2G,
279 'generation': tel_defines.GEN_2G,
286 'generation': tel_defines.GEN_2G,
321 'generation': tel_defines.GEN_2G,
356 'generation': tel_defines.GEN_2G,
547 tel_defines.GEN_2G: {
562 tel_defines.GEN_2G: {
tel_defines.py 394 GEN_2G = "2G"
tel_voice_utils.py 21 from acts.test_utils.tel.tel_defines import GEN_2G
433 network_generation: network generation, e.g. GEN_2G, GEN_3G, GEN_4G
535 return phone_setup_data_for_subscription(log, ad, sub_id, GEN_2G)
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveDataTest.py 37 from acts.test_utils.tel.tel_defines import GEN_2G
223 self.wifi_network_pass, GEN_2G)
282 GEN_2G, False, DIRECTION_MOBILE_ORIGINATED)
300 GEN_2G, False, DIRECTION_MOBILE_TERMINATED)
    [all...]
TelLiveVoiceTest.py 27 from acts.test_utils.tel.tel_defines import GEN_2G
    [all...]

Completed in 136 milliseconds