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