Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
Dwindow_operator.cpp29 RESUME, enumerator
59 {RESUME, FULLSCREEN, true, "container_modal_maximize_button", ""},
60 {RESUME, SPLIT_PRIMARY, true, "container_modal_maximize_button", ""},
61 {RESUME, SPLIT_SECONDARY, true, "container_modal_maximize_button", ""},
62 {RESUME, FLOATING, true, "container_modal_maximize_button", ""},
253 if (!CheckOperational(RESUME, window_.mode_, out, targetBtnId)) { in Resume()