Loading services/inputflinger/include/PointerControllerInterface.h +0 −2 Original line number Diff line number Diff line Loading @@ -61,8 +61,6 @@ public: * TODO(b/293587049): Refactor the PointerController class into different controller types. */ enum class ControllerType { // The PointerController that is responsible for drawing all icons. LEGACY, // Represents a single mouse pointer. MOUSE, // Represents multiple touch spots. Loading Loading
services/inputflinger/include/PointerControllerInterface.h +0 −2 Original line number Diff line number Diff line Loading @@ -61,8 +61,6 @@ public: * TODO(b/293587049): Refactor the PointerController class into different controller types. */ enum class ControllerType { // The PointerController that is responsible for drawing all icons. LEGACY, // Represents a single mouse pointer. MOUSE, // Represents multiple touch spots. Loading