Loading services/inputflinger/dispatcher/InputDispatcher.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -2080,7 +2080,6 @@ bool InputDispatcher::shouldWaitToSendKeyLocked(nsecs_t currentTime, sp<WindowInfoHandle> InputDispatcher::findFocusedWindowTargetLocked( nsecs_t currentTime, const EventEntry& entry, nsecs_t* nextWakeupTime, InputEventInjectionResult& outInjectionResult) { std::string reason; outInjectionResult = InputEventInjectionResult::FAILED; // Default result int32_t displayId = getTargetDisplayId(entry); Loading Loading
services/inputflinger/dispatcher/InputDispatcher.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -2080,7 +2080,6 @@ bool InputDispatcher::shouldWaitToSendKeyLocked(nsecs_t currentTime, sp<WindowInfoHandle> InputDispatcher::findFocusedWindowTargetLocked( nsecs_t currentTime, const EventEntry& entry, nsecs_t* nextWakeupTime, InputEventInjectionResult& outInjectionResult) { std::string reason; outInjectionResult = InputEventInjectionResult::FAILED; // Default result int32_t displayId = getTargetDisplayId(entry); Loading