Searched refs:LightImpl (Results 1 – 3 of 3) sorted by relevance
59 private final LightImpl[] mLightsByType = new LightImpl[LightsManager.LIGHT_ID_COUNT];60 private final SparseArray<LightImpl> mLightsById = new SparseArray<>();156 final LightImpl light = mLightsById.get(lightId); in getLightState()204 final LightImpl light = mLightsById.valueAt(i); in dump()233 final LightImpl light = mLightsById.get(lightId); in checkRequestIsValid()253 LightImpl light = mLightsById.valueAt(i); in invalidateLightStatesLocked()275 private final class LightImpl extends LogicalLight { class in LightsService277 private LightImpl(Context context, HwLight hwLight) { in LightImpl() method in LightsService.LightImpl471 LightImpl light = mLightsById.valueAt(i); in populateAvailableLights()482 mLightsById.put(hwLight.id, new LightImpl(context, hwLight)); in populateAvailableLightsFromAidl()[all …]
630 Lcom/android/server/lights/LightsService$LightImpl;1507 [Lcom/android/server/lights/LightsService$LightImpl;13572 …ndroid/server/lights/LightsService$LightImpl;->-$$Nest$fgetmHwLight(Lcom/android/server/lights/Lig…13573 HSPLcom/android/server/lights/LightsService$LightImpl;-><init>(Lcom/android/server/lights/LightsSer…13574 …LightImpl;-><init>(Lcom/android/server/lights/LightsService;Landroid/content/Context;Landroid/hard…13575 PLcom/android/server/lights/LightsService$LightImpl;->setBrightness(F)V13576 PLcom/android/server/lights/LightsService$LightImpl;->setBrightness(FI)V13577 PLcom/android/server/lights/LightsService$LightImpl;->setLightLocked(IIIII)V13578 HPLcom/android/server/lights/LightsService$LightImpl;->setLightUnchecked(IIIII)V13579 PLcom/android/server/lights/LightsService$LightImpl;->shouldBeInLowPersistenceMode()Z[all …]
65 …ked()V+]Lcom/android/server/lights/LogicalLight;Lcom/android/server/lights/LightsService$LightImpl;1917 HSPLcom/android/server/lights/LightsService$LightImpl;->setLightLocked(IIIII)V4000 Lcom/android/server/lights/LightsService$LightImpl;