Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveConnectivityMonitorBaseTest.py114 IGNORED_CALL_DROP_TRIGGERS = ["toggle_apm", "toggle_wifi"] variable
465 if triggers and triggers[0] not in IGNORED_CALL_DROP_TRIGGERS:
472 if triggers and triggers[0] not in IGNORED_CALL_DROP_TRIGGERS:
479 if triggers and triggers[0] not in IGNORED_CALL_DROP_TRIGGERS:
642 if not triggers or triggers[0] in IGNORED_CALL_DROP_TRIGGERS: