Home
last modified time | relevance | path

Searched refs:configureInputDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h401 virtual void configureInputDevice(nsecs_t when, bool* outResetNeeded);
DTouchInputMapper.cpp343 configureInputDevice(when, &resetNeeded); in reconfigure()
914 void TouchInputMapper::configureInputDevice(nsecs_t when, bool* outResetNeeded) { in configureInputDevice() function in android::TouchInputMapper