Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveStressTest.py35 from acts.test_utils.tel.tel_defines import INCALL_UI_DISPLAY_BACKGROUND
428 incall_ui_display=INCALL_UI_DISPLAY_BACKGROUND
439 incall_ui_display=INCALL_UI_DISPLAY_BACKGROUND,
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_defines.py272 INCALL_UI_DISPLAY_BACKGROUND = "background" variable
Dtel_video_utils.py21 from acts.test_utils.tel.tel_defines import INCALL_UI_DISPLAY_BACKGROUND
Dtel_test_utils.py65 from acts.test_utils.tel.tel_defines import INCALL_UI_DISPLAY_BACKGROUND
1300 elif incall_ui_display == INCALL_UI_DISPLAY_BACKGROUND:
1678 elif incall_ui_display == INCALL_UI_DISPLAY_BACKGROUND: