Searched refs:systemUiExtensionSet (Results 1 – 1 of 1) sorted by relevance
79 const std::unordered_set<AppExecFwk::ExtensionAbilityType> systemUiExtensionSet = { in IsSystemUIExtension() local108 return systemUiExtensionSet.find(type) != systemUiExtensionSet.end(); in IsSystemUIExtension()