Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/
H A DInputClassifier.cpp424 std::unique_ptr<MotionClassifierInterface> motionClassifier) { in setMotionClassifier() argument
426 mMotionClassifier = std::move(motionClassifier); in setMotionClassifier()
H A DInputClassifier.h259 void setMotionClassifier(std::unique_ptr<MotionClassifierInterface> motionClassifier);