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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_lookup_tables.py 562 tel_defines.CAPABILITY_VOLTE, tel_defines.CAPABILITY_WFC,
566 tel_defines.CAPABILITY_VOLTE,
571 tel_defines.CAPABILITY_VOLTE,
579 tel_defines.CAPABILITY_VOLTE,
583 tel_defines.CAPABILITY_VOLTE,
tel_defines.py 232 CAPABILITY_VOLTE = 'volte'
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLivePreflightTest.py 25 from acts.test_utils.tel.tel_defines import CAPABILITY_VOLTE
171 CAPABILITY_VOLTE, CAPABILITY_WFC]
179 CAPABILITY_VOLTE: droid_has_volte,
TelLiveRebootStressTest.py 25 from acts.test_utils.tel.tel_defines import CAPABILITY_VOLTE
118 if (CAPABILITY_VOLTE in device_capabilities[self.dut_model] and
119 CAPABILITY_VOLTE in operator_capabilities[self.dut_operator]):

Completed in 685 milliseconds