Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/lights/
H A DLightsService.java59 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 LightsService
274 private LightImpl(Context context, HwLight hwLight) { in LightImpl() method in LightsService.LightImpl
478 mLightsById.put(hwLight.id, new LightImpl(context, hwLight)); in populateAvailableLightsFromAidl()
491 mLightsById.put(hwLight.id, new LightImpl(context, hwLight)); in populateAvailableLightsFromHidl()
/aosp14/frameworks/base/services/
H A Dart-profile4714 HSPLcom/android/server/lights/LightsService$LightImpl;-><init>(Lcom/android/server/lights/LightsSer…
4715LightImpl;-><init>(Lcom/android/server/lights/LightsService;Landroid/content/Context;Landroid/hard…
4716 HSPLcom/android/server/lights/LightsService$LightImpl;->setLightLocked(IIIII)V
4717 HSPLcom/android/server/lights/LightsService$LightImpl;->shouldBeInLowPersistenceMode()Z
12826 Lcom/android/server/lights/LightsService$LightImpl;
13812 [Lcom/android/server/lights/LightsService$LightImpl;