Searched refs:configureInputDevice (Results 1 – 2 of 2) sorted by relevance
401 virtual void configureInputDevice(nsecs_t when, bool* outResetNeeded);
343 configureInputDevice(when, &resetNeeded); in reconfigure()914 void TouchInputMapper::configureInputDevice(nsecs_t when, bool* outResetNeeded) { in configureInputDevice() function in android::TouchInputMapper