Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.h81 struct MonoLight : public Light { struct
82 explicit MonoLight(InputDeviceContext& context, const std::string& name, int32_t id, in MonoLight() function
85 int32_t rawId;
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp9079 TEST_F(LightControllerTest, MonoLight) { in TEST_F() argument