Home
last modified time | relevance | path

Searched refs:LightState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_lights_LightsService.cpp36 using LightState = ::android::hardware::light::V2_0::LightState; typedef
105 static LightState constructState( in constructState()
114 LightState state{}; in constructState()
134 const LightState &state) { in processReturn()
178 LightState state = constructState( in setLight_native()