Home
last modified time | relevance | path

Searched defs:ControllerType (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/include/
DPointerControllerInterface.h63 enum class ControllerType { enum
/frameworks/native/services/inputflinger/tests/
DPointerChoreographer_test.cpp34 using ControllerType = PointerControllerInterface::ControllerType; typedef