Searched defs:configureInputReport (Results 1 – 3 of 3) sorted by relevance
59 bool SwitchInputMapper::configureInputReport(InputDeviceNode* devNode, in configureInputReport() function in android::SwitchInputMapper
48 virtual bool configureInputReport(InputDeviceNode* devNode, InputReportDefinition* report) { in configureInputReport() function
51 bool MouseInputMapper::configureInputReport(InputDeviceNode* devNode, in configureInputReport() function in android::MouseInputMapper