HomeSort by relevance Sort by last modified time
    Searched full:inputtargets (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 793 Vector<InputTarget> inputTargets;
795 entry, inputTargets, nextWakeupTime);
805 addMonitoringTargetsLocked(inputTargets);
808 dispatchEventLocked(currentTime, entry, inputTargets);
843 Vector<InputTarget> inputTargets;
850 entry, inputTargets, nextWakeupTime, &conflictingPointerActions);
854 entry, inputTargets, nextWakeupTime);
872 addMonitoringTargetsLocked(inputTargets);
880 dispatchEventLocked(currentTime, entry, inputTargets);
    [all...]
InputDispatcher.h     [all...]

Completed in 177 milliseconds