Searched refs:setLightExt (Results 1 – 3 of 3) sorted by relevance
35 return setLightExt(type, extState); in setLight()52 Return<Status> Light::setLightExt(Type /* type */, const LightState& /* state */) { in setLightExt() function in android::hardware::tests::extension::light::V2_0::implementation::Light
49 Return<Status> setLightExt(Type type, const LightState& state) override;
38 setLightExt(Type type, LightState state) generates (Status status);