Searched refs:applicableInputDevice (Results 1 – 1 of 1) sorted by relevance
43 uint32_t applicableInputDevice; in sendToHW() local44 blackboardRead(&applicableInputDevice, sizeof(applicableInputDevice)); in sendToHW()45 return mPolicyPluginInterface->setDeviceForInputSource(mId, applicableInputDevice); in sendToHW()