Home | History | Annotate | Download | only in default

Lines Matching refs:light

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