Home
last modified time | relevance | path

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

/foundation/barrierfree/accessibility/common/interface/include/
H A Daccessible_ability_manager_service_stub.h128 ErrCode HandleSetCaptionState(MessageParcel &data, MessageParcel &reply);
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_service_stub.cpp57 SWITCH_CASE(AccessibilityInterfaceCode::SET_CAPTION_STATE, HandleSetCaptionState) \
374 ErrCode AccessibleAbilityManagerServiceStub::HandleSetCaptionState(MessageParcel &data, MessageParcel &reply) in HandleSetCaptionState() function in OHOS::Accessibility::AccessibleAbilityManagerServiceStub
379 HILOG_WARN("HandleSetCaptionState Not system app"); in HandleSetCaptionState()
384 HILOG_WARN("HandleSetCaptionState permission denied."); in HandleSetCaptionState()

Completed in 3 milliseconds