Home
last modified time | relevance | path

Searched refs:SYSPICKER_MEETIMECALLLOG (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Dui_extension_utils.h55 AppExecFwk::ExtensionAbilityType::SYSPICKER_MEETIMECALLLOG, in GetUiExtensionSet()
90 AppExecFwk::ExtensionAbilityType::SYSPICKER_MEETIMECALLLOG, in IsSystemUIExtension()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_ability_info.h100 SYSPICKER_MEETIMECALLLOG = 403, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_ability_info.cpp110 { "sysPicker/meetimeCallLog", ExtensionAbilityType::SYSPICKER_MEETIMECALLLOG },
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp3281 … static_cast<int32_t>(ExtensionAbilityType::SYSPICKER_MEETIMECALLLOG), &nSysPickerMeetimeCallLog)); in CreateExtensionAbilityTypeObject()