Searched refs:dispatchDeviceResetLocked (Results 1 – 2 of 2) sorted by relevance
284 bool dispatchDeviceResetLocked(nsecs_t currentTime, DeviceResetEntry* entry) REQUIRES(mLock);
366 done = dispatchDeviceResetLocked(currentTime, typedEntry); in dispatchOnceInnerLocked()759 bool InputDispatcher::dispatchDeviceResetLocked(nsecs_t currentTime, DeviceResetEntry* entry) { in dispatchDeviceResetLocked() function in android::inputdispatcher::InputDispatcher