Searched defs:resDeviceType (Results 1 – 2 of 2) sorted by relevance
223 auto resDeviceType = kp->GetDeviceTypeStr(); in ParseKeyParam() local
95 bool JsTextInputClientEngine::IsTargetDeviceType(int32_t resDeviceType) in IsTargetDeviceType()