Searched refs:dispatchDeviceResetLocked (Results 1 – 2 of 2) sorted by relevance
451 bool dispatchDeviceResetLocked(nsecs_t currentTime, const DeviceResetEntry& entry)
1167 done = dispatchDeviceResetLocked(currentTime, typedEntry); in dispatchOnceInnerLocked()1664 bool InputDispatcher::dispatchDeviceResetLocked(nsecs_t currentTime, in dispatchDeviceResetLocked() function in android::inputdispatcher::InputDispatcher