Searched refs:IGNORED_CALL_DROP_TRIGGERS (Results 1 – 1 of 1) sorted by relevance
114 IGNORED_CALL_DROP_TRIGGERS = ["toggle_apm", "toggle_wifi"] variable465 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: