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 | 658 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 662 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 666 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 670 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 675 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 680 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM, 688 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
|
D | tel_defines.py | 317 CAPABILITY_OMADM = 'omadm' variable
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveRebootStressTest.py | 31 from acts.test_utils.tel.tel_defines import CAPABILITY_OMADM 150 if CAPABILITY_OMADM in self.dut_capabilities: 161 if CAPABILITY_OMADM in self.dut_capabilities: 172 if CAPABILITY_OMADM in self.dut_capabilities: 182 if CAPABILITY_OMADM in self.dut_capabilities: 774 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:
|