Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H A Dtui_event.cpp49 static const uint32_t TUI_POLL_CANCEL = 7; variable
253 if (tuiEvent == TUI_POLL_CANCEL) { in TUISendCmd()
254 tuiParam.eventType = TUI_POLL_CANCEL; in TUISendCmd()
310 tempTUIInstance->TUISendCmd(TUI_POLL_CANCEL); /* EVENT Exit */ in OnChange()
329 tempTUIInstance->TUISendCmd(TUI_POLL_CANCEL); /* EVENT Exit */ in OnCallDetailsChange()