OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAPABILITY_WFC
(Results
1 - 4
of
4
) sorted by null
/tools/test/connectivity/acts/tests/google/tel/live/
TelLivePreflightTest.py
27
from acts.test_utils.tel.tel_defines import
CAPABILITY_WFC
171
CAPABILITY_VOLTE,
CAPABILITY_WFC
]
180
CAPABILITY_WFC
: droid_has_wifi_calling,
TelLiveRebootStressTest.py
26
from acts.test_utils.tel.tel_defines import
CAPABILITY_WFC
135
if (
CAPABILITY_WFC
in device_capabilities[self.dut_model] and
136
CAPABILITY_WFC
in operator_capabilities[self.dut_operator]):
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_lookup_tables.py
562
tel_defines.CAPABILITY_VOLTE, tel_defines.
CAPABILITY_WFC
,
567
tel_defines.
CAPABILITY_WFC
,
572
tel_defines.
CAPABILITY_WFC
,
584
tel_defines.
CAPABILITY_WFC
],
tel_defines.py
234
CAPABILITY_WFC
= 'wfc'
Completed in 1040 milliseconds