Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_video_utils.py22 from acts.test_utils.tel.tel_defines import INCALL_UI_DISPLAY_FOREGROUND
463 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND):
492 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND):
516 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND,
528 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND):
577 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND):
628 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND):
661 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND):
Dtel_test_utils.py66 from acts.test_utils.tel.tel_defines import INCALL_UI_DISPLAY_FOREGROUND
1010 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND,
1248 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND,
1298 if incall_ui_display == INCALL_UI_DISPLAY_FOREGROUND:
1636 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND,
1676 if incall_ui_display == INCALL_UI_DISPLAY_FOREGROUND:
2288 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND,
2342 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND,
2538 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND,
2611 incall_ui_display=INCALL_UI_DISPLAY_FOREGROUND,
[all …]
Dtel_defines.py271 INCALL_UI_DISPLAY_FOREGROUND = "foreground" variable