Home | History | Annotate | Download | only in default

Lines Matching refs:light

19 #include <android/hardware/tests/extension/light/2.0/ILight.h>
27 namespace light {
31 using ::android::hardware::tests::extension::light::V2_0::LightState;
32 using ::android::hardware::tests::extension::light::V2_0::ILight;
35 using OldLightState = ::android::hardware::light::V2_0::LightState;
36 using ::android::hardware::light::V2_0::Status;
37 using ::android::hardware::light::V2_0::Type;
43 struct Light : public ILight {
44 // Methods from ::android::hardware::light::V2_0::ILight follow.
48 // Methods from ::android::hardware::example::extension::light::V2_0::ILight follow.
54 } // namespace light