Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Dutils.cpp45 const std::string CAPABILITIES_JSON_VALUE_TOUCH_GUIDE = "touchGuide"; variable
147 if (capability == CAPABILITIES_JSON_VALUE_TOUCH_GUIDE) { in ParseCapabilitiesFromVec()