Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/lights/
DLightsServiceTest.java112 LightsService service = new LightsService(mContext, () -> mHal, Looper.getMainLooper()); in testGetLights_filtersSystemLights()
121 LightsService service = new LightsService(mContext, () -> mHal, Looper.getMainLooper()); in testControlMultipleLights()
143 LightsService service = new LightsService(mContext, () -> mHal, Looper.getMainLooper()); in testControlLights_onlyEffectiveForLifetimeOfClient()
165 LightsService service = new LightsService(mContext, () -> mHal, Looper.getMainLooper()); in testControlLights_firstCallerWinsContention()
193 LightsService service = new LightsService(mContext, () -> mHal, Looper.getMainLooper()); in testClearLight()
210 LightsService service = new LightsService(mContext, () -> mHal, Looper.getMainLooper()); in testControlLights_higherPriorityCallerWinsContention()
/frameworks/base/services/core/java/com/android/server/lights/
DLightsService.java55 public class LightsService extends SystemService { class
112 synchronized (LightsService.this) { in getLights()
137 synchronized (LightsService.this) { in setLightStates()
155 synchronized (LightsService.this) { in getLightState()
170 synchronized (LightsService.this) { in openSession()
195 synchronized (LightsService.this) { in dump()
222 synchronized (LightsService.this) { in closeSessionInternal()
449 public LightsService(Context context) { in LightsService() method in LightsService
454 LightsService(Context context, Supplier<ILights> service, Looper looper) { in LightsService() method in LightsService
/frameworks/base/services/java/com/android/server/
DSystemServer.java174 import com.android.server.lights.LightsService;
1210 mSystemServiceManager.startService(LightsService.class); in startBootstrapServices()
/frameworks/base/services/
Dart-wear-profile629 Lcom/android/server/lights/LightsService$1;
630 Lcom/android/server/lights/LightsService$LightImpl;
631 Lcom/android/server/lights/LightsService$LightsManagerBinderService;
632 Lcom/android/server/lights/LightsService$VintfHalCache;
633 Lcom/android/server/lights/LightsService;
1507 [Lcom/android/server/lights/LightsService$LightImpl;
13570 HSPLcom/android/server/lights/LightsService$1;-><init>(Lcom/android/server/lights/LightsService;)V
13571 HSPLcom/android/server/lights/LightsService$1;->getLight(I)Lcom/android/server/lights/LogicalLight;
13572 HSPLcom/android/server/lights/LightsService$LightImpl;->-$$Nest$fgetmHwLight(Lcom/android/server/li…
13573 HSPLcom/android/server/lights/LightsService$LightImpl;-><init>(Lcom/android/server/lights/LightsSer…
[all …]
Dart-profile65 …ked()V+]Lcom/android/server/lights/LogicalLight;Lcom/android/server/lights/LightsService$LightImpl;
1917 HSPLcom/android/server/lights/LightsService$LightImpl;->setLightLocked(IIIII)V
4000 Lcom/android/server/lights/LightsService$LightImpl;