Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/key_event_normalize/src/
H A Dkey_event_normalize.cpp221 const std::string theProduct { "LEM" }; in TransformVolumeKey() local
226 if (product != theProduct) { in TransformVolumeKey()