Home | History | Annotate | Download | only in inputflinger

Lines Matching full:newtimeout

1019 void InputDispatcher::resumeAfterTargetsNotReadyTimeoutLocked(nsecs_t newTimeout,
1021 if (newTimeout > 0) {
1023 mInputTargetWaitTimeoutTime = now() + newTimeout;
3521 nsecs_t newTimeout = mPolicy->notifyANR(
3527 resumeAfterTargetsNotReadyTimeoutLocked(newTimeout,