Searched defs:deviceAccess (Results 1 – 4 of 4) sorted by relevance
83 Global::Resource::InputDevice ConvertInputDevice(bool deviceAccess) in ConvertInputDevice()
834 auto deviceAccess = config->GetItem(OHOS::AAFwk::GlobalConfigurationKey::INPUT_POINTER_DEVICE); in SetConfiguration() local1460 …auto deviceAccess = config->GetItem(OHOS::AppExecFwk::GlobalConfigurationKey::INPUT_POINTER_DEVICE… in UpdateConfiguration() local
610 …auto deviceAccess = configuration.GetItem(OHOS::AppExecFwk::GlobalConfigurationKey::INPUT_POINTER_… in OnConfigurationUpdated() local
1417 …id AceContainer::UpdateConfiguration(const std::string& colorMode, const std::string& deviceAccess, in UpdateConfiguration()