Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/sensors/
H A DSensorService.java40 private final ArrayMap<ProximityActiveListener, ProximityListenerProxy> mProximityListeners =
92 ProximityListenerProxy proxy = new ProximityListenerProxy(executor, listener); in addProximityActiveListener()
108 ProximityListenerProxy proxy = mProximityListeners.remove(listener); in removeProximityActiveListener()
120 private static class ProximityListenerProxy implements ProximityActiveListener { class in SensorService
124 ProximityListenerProxy(Executor executor, ProximityActiveListener listener) { in ProximityListenerProxy() method in SensorService.ProximityListenerProxy
138 final ProximityListenerProxy[] listeners; in onProximityActive()
144 listeners = mProximityListeners.values().toArray(new ProximityListenerProxy[0]); in onProximityActive()
146 for (ProximityListenerProxy listener : listeners) { in onProximityActive()
/aosp12/frameworks/base/services/
H A Dart-profile37763 …oid/server/sensors/SensorService$ProximityListenerProxy;Lcom/android/server/sensors/SensorService$
37764 …/SensorService$ProximityListenerProxy$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/senso…
37765ProximityListenerProxy$$ExternalSyntheticLambda0;->run()V+]Lcom/android/server/sensors/SensorServi…
37766 HSPLcom/android/server/sensors/SensorService$ProximityListenerProxy;-><init>(Ljava/util/concurrent/…
37767 …id/server/sensors/SensorService$ProximityListenerProxy;->lambda$onProximityActive$0$SensorService$
37768 HSPLcom/android/server/sensors/SensorService$ProximityListenerProxy;->onProximityActive(Z)V+]Ljava/…
55586 Lcom/android/server/sensors/SensorService$ProximityListenerProxy$$ExternalSyntheticLambda0;
55587 Lcom/android/server/sensors/SensorService$ProximityListenerProxy;
56887 [Lcom/android/server/sensors/SensorService$ProximityListenerProxy;