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

  /tools/test/connectivity/acts/tests/google/tel/live/
TelLivePreflightTest.py 29 from acts.test_utils.tel.tel_defines import CAPABILITY_OMADM
155 CAPABILITY_OMADM in device_capabilities[model] and
156 CAPABILITY_OMADM in operator_capabilities[operator] and
170 active_capabilities = [CAPABILITY_PHONE, CAPABILITY_OMADM,
178 CAPABILITY_OMADM: droid_has_provisioning,
TelLiveRebootStressTest.py 27 from acts.test_utils.tel.tel_defines import CAPABILITY_OMADM
91 if (CAPABILITY_OMADM in device_capabilities[self.dut_model] and
92 CAPABILITY_OMADM in operator_capabilities[self.dut_operator]):
101 if (CAPABILITY_OMADM in device_capabilities[self.dut_model] and
102 CAPABILITY_OMADM in operator_capabilities[self.dut_operator]):
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_lookup_tables.py 561 [tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
565 tel_defines.CAPABILITY_OMADM,
570 tel_defines.CAPABILITY_OMADM,
578 tel_defines.CAPABILITY_OMADM,
tel_defines.py 236 CAPABILITY_OMADM = 'omadm'

Completed in 517 milliseconds