Home
last modified time | relevance | path

Searched defs:resDeviceType (Results 1 – 2 of 2) sorted by relevance

/base/global/resource_management/frameworks/resmgr/src/
Dhap_parser_v1.cpp223 auto resDeviceType = kp->GetDeviceTypeStr(); in ParseKeyParam() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp95 bool JsTextInputClientEngine::IsTargetDeviceType(int32_t resDeviceType) in IsTargetDeviceType()