Home
last modified time | relevance | path

Searched refs:CANCEL_UNLOCK_OPERATION (Results 1 - 2 of 2) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_callback.cpp33 constexpr const char *CANCEL_UNLOCK_OPERATION = "The user canceled the unlock operation."; member
108 errorInfo_.message_ = CANCEL_UNLOCK_OPERATION; in OnCallBack()
H A Dnapi_screenlock_ability.cpp41 constexpr const char *CANCEL_UNLOCK_OPERATION = "The user canceled the unlock operation."; member
58 { JsErrorCode::ERR_CANCEL_UNLOCK, CANCEL_UNLOCK_OPERATION },

Completed in 4 milliseconds