Home
last modified time | relevance | path

Searched refs:USER_CANCEL (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dcontinuous_task_record.h30 USER_CANCEL,
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h39 enum class AlertState { USER_CANCEL = 0, USER_CONFIRM, RECOVERY }; member in OHOS::Ace::Framework::AlertState
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp682 if (Framework::AlertState(context->callbackType) == Framework::AlertState::USER_CANCEL) { in CallBackToJSTread()

Completed in 3 milliseconds