Searched refs:CONFIG_SHORT_KEY_MULTI_TARGET (Results 1 – 5 of 5) sorted by relevance
46 CONFIG_SHORT_KEY_MULTI_TARGET, enumerator
438 …lse if (callbackInfo->id_ == OHOS::AccessibilityConfig::CONFIG_ID::CONFIG_SHORT_KEY_MULTI_TARGET) { in SetConfigExecute()485 case OHOS::AccessibilityConfig::CONFIG_ID::CONFIG_SHORT_KEY_MULTI_TARGET: in ConfigCompleteInfoById()586 …lse if (callbackInfo->id_ == OHOS::AccessibilityConfig::CONFIG_ID::CONFIG_SHORT_KEY_MULTI_TARGET) { in GetConfigExecute()698 case OHOS::AccessibilityConfig::CONFIG_ID::CONFIG_SHORT_KEY_MULTI_TARGET: in SetConfigParseData()
457 …(std::nothrow) NAccessibilityConfigClass(OHOS::AccessibilityConfig::CONFIG_SHORT_KEY_MULTI_TARGET); in InitShortKeyMultiTarget()
960 observer->OnConfigChanged(CONFIG_SHORT_KEY_MULTI_TARGET, configValue); in NotifyShortkeyMultiTargetChanged()1659 configObservers_.find(CONFIG_SHORT_KEY_MULTI_TARGET); in OnAccessibleAbilityManagerShortkeyMultiTargetChanged()1837 if ((it = configObservers_.find(CONFIG_SHORT_KEY_MULTI_TARGET)) != configObservers_.end()) { in NotifyDefaultShortKeyMultiConfigs()
91 } else if (configId_ == CONFIG_SHORT_KEY_MULTI_TARGET) { in OnConfigChanged()