Searched refs:ILight (Results 1 – 1 of 1) sorted by relevance
34 using ILight = ::android::hardware::light::V2_0::ILight; typedef43 static sp<ILight> sLight;54 static sp<ILight> associate() { in associate()58 sLight = ILight::getService(); in associate()70 sp<ILight> LightHal::sLight = nullptr;170 sp<ILight> hal = LightHal::associate(); in setLight_native()