Searched refs:LightImpl (Results 1 – 2 of 2) sorted by relevance
59 private final LightImpl[] mLightsByType = new LightImpl[LightsManager.LIGHT_ID_COUNT];60 private final SparseArray<LightImpl> mLightsById = new SparseArray<>();153 final LightImpl light = mLightsById.get(lightId); in getLightState()201 final LightImpl light = mLightsById.valueAt(i); in dump()230 final LightImpl light = mLightsById.get(lightId); in checkRequestIsValid()250 LightImpl light = mLightsById.valueAt(i); in invalidateLightStatesLocked()272 private final class LightImpl extends LogicalLight { class in LightsService274 private LightImpl(Context context, HwLight hwLight) { in LightImpl() method in LightsService.LightImpl478 mLightsById.put(hwLight.id, new LightImpl(context, hwLight)); in populateAvailableLightsFromAidl()491 mLightsById.put(hwLight.id, new LightImpl(context, hwLight)); in populateAvailableLightsFromHidl()
4714 HSPLcom/android/server/lights/LightsService$LightImpl;-><init>(Lcom/android/server/lights/LightsSer…4715 …LightImpl;-><init>(Lcom/android/server/lights/LightsService;Landroid/content/Context;Landroid/hard…4716 HSPLcom/android/server/lights/LightsService$LightImpl;->setLightLocked(IIIII)V4717 HSPLcom/android/server/lights/LightsService$LightImpl;->shouldBeInLowPersistenceMode()Z12826 Lcom/android/server/lights/LightsService$LightImpl;13812 [Lcom/android/server/lights/LightsService$LightImpl;