Home
last modified time | relevance | path

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

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