Home
last modified time | relevance | path

Searched refs:MAIN (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/
Denums.py69 MAIN = 0 variable in Channel
73 values = [MAIN, USB, AUX]
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/hvpm/
Dcalibrations.py122 if channel == Channel.MAIN:
Dtransformers.py404 data.get(Channel.MAIN, Origin.REFERENCE, Granularity.COARSE)
405 data.get(Channel.MAIN, Origin.ZERO, Granularity.COARSE)
457 main_voltage_index = HvpmMeasurement.get_index(Channel.MAIN,
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/
Dstock_transformers.py337 data.get(Channel.MAIN, Origin.REFERENCE, Granularity.COARSE)
338 data.get(Channel.MAIN, Origin.ZERO, Granularity.COARSE)
/tools/test/connectivity/acts/framework/tests/controllers/monsoon_lib/sampling/engine/
Dcalibration_test.py29 C = Channel.MAIN
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveProjectFiTest.py91 MAIN = 'android.intent.action.MAIN' variable in ActionTypeId
199 intent = ad.droid.makeIntent(ActionTypeId.MAIN, None, None, extras,
/tools/test/connectivity/acts/tests/google/tel/lab/
DTelLabProjectFiTest.py107 MAIN = 'android.intent.action.MAIN' variable in ActionTypeId
295 intent = ad.droid.makeIntent(ActionTypeId.MAIN, None, None, extras,