Searched defs:NAccessibilitySystemAbilityClient (Results 1 – 1 of 1) sorted by relevance
65 struct NAccessibilitySystemAbilityClient { struct71 bool enabled_ = false;72 bool touchEnabled_ = false;73 OHOS::Accessibility::AbilityStateType stateTypes_ = OHOS::Accessibility::ABILITY_STATE_INVALID;74 uint32_t abilityTypes_ = 0;77 bool setCaptionPropertyReturn_ = false;78 bool captionState_ = false;79 bool setCaptionStateReturn_ = false;80 bool enabledState_ = false;81 bool setEnabledReturn_ = false;[all …]