Searched defs:caption (Results 1 – 13 of 13) sorted by relevance
52 CaptionProperty* caption = data.ReadParcelable<CaptionProperty>(); in HandleOnCaptionPropertyChanged() local62 …eAbilityManagerServiceCaptionPropertyStub::OnCaptionPropertyChanged(const CaptionProperty& caption) in OnCaptionPropertyChanged()
39 …AbilityManagerServiceCaptionPropertyProxy::OnCaptionPropertyChanged(const CaptionProperty &caption) in OnCaptionPropertyChanged()
199 CaptionProperty caption = GetCaptionProperty(); in HandleGetCaptionProperty() local210 std::shared_ptr<CaptionProperty> caption(data.ReadParcelable<CaptionProperty>()); in HandleSetCaptionProperty() local
297 bool AccessibilitySystemAbilityClient::SetCaptionProperty(const CaptionProperty& caption) in SetCaptionProperty()312 bool AccessibilitySystemAbilityClient::SetCaptionPropertyTojson(const CaptionProperty& caption) in SetCaptionPropertyTojson()
74 bool AccessibleAbilityManagerServiceClientProxy::SetCaptionProperty(const CaptionProperty& caption) in SetCaptionProperty()
81 bool SetCaptionProperty(const CaptionProperty& caption) in SetCaptionProperty()
75 bool AccessibleAbilityManagerServiceClientProxy::SetCaptionProperty(const CaptionProperty& caption) in SetCaptionProperty()
409 bool AccessibleAbilityManagerService::SetCaptionProperty(const CaptionProperty& caption) in SetCaptionProperty()428 CaptionProperty caption = accountData->GetCaptionProperty(); in UpdateCaptionProperty() local
404 CaptionProperty caption; variable
343 bool AccessibleAbilityManagerService::SetCaptionProperty(const CaptionProperty& caption) in SetCaptionProperty()776 CaptionProperty caption = accountData->GetCaptionProperty(); in UpdateCaptionProperty() local
488 bool AccessibilityAccountData::SetCaptionProperty(const CaptionProperty& caption) in SetCaptionProperty()
822 CaptionProperty caption; variable
1595 CaptionProperty caption, std::string eventType, napi_ref handlerRef) in NotifyPropertyChangedJS()1618 void CaptionListener::OnCaptionPropertyChanged(const CaptionProperty& caption) in OnCaptionPropertyChanged()