Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4576 Result<void> motionCheck = in notifyMotion() local
4579 if (!motionCheck.ok()) { in notifyMotion()
4580 LOG(FATAL) << "Invalid event: " << args.dump() << "; reason: " << motionCheck.error(); in notifyMotion()