Searched refs:CAPABILITY_OMADM (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_lookup_tables.py | 686 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 690 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 694 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 698 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 703 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 708 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 716 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
|
D | tel_defines.py | 336 CAPABILITY_OMADM = 'omadm' variable
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveRebootStressTest.py | 31 from acts.test_utils.tel.tel_defines import CAPABILITY_OMADM 154 if CAPABILITY_OMADM in self.dut_capabilities: 165 if CAPABILITY_OMADM in self.dut_capabilities: 176 if CAPABILITY_OMADM in self.dut_capabilities: 186 if CAPABILITY_OMADM in self.dut_capabilities: 778 if CAPABILITY_OMADM not in self.dut_capabilities:
|
D | TelLiveStressFdrTest.py | 29 from acts.test_utils.tel.tel_defines import CAPABILITY_OMADM 131 if CAPABILITY_OMADM in self.dut_capabilities: 142 if CAPABILITY_OMADM in self.dut_capabilities:
|