Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h451 bool dispatchDeviceResetLocked(nsecs_t currentTime, const DeviceResetEntry& entry)
DInputDispatcher.cpp1167 done = dispatchDeviceResetLocked(currentTime, typedEntry); in dispatchOnceInnerLocked()
1664 bool InputDispatcher::dispatchDeviceResetLocked(nsecs_t currentTime, in dispatchDeviceResetLocked() function in android::inputdispatcher::InputDispatcher