Home
last modified time | relevance | path

Searched refs:executeSafely (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/listeners/
DListenerExecutor.java92 default <TListener> void executeSafely(Executor executor, Supplier<TListener> listenerSupplier, in executeSafely() method
94 executeSafely(executor, listenerSupplier, operation, null); in executeSafely()
105 default <TListener, TListenerOperation extends ListenerOperation<TListener>> void executeSafely( in executeSafely() method
/frameworks/base/services/core/java/com/android/server/location/listeners/
DListenerRegistration.java120 executeSafely(mExecutor, () -> mListener, operation, this::onOperationFailure); in executeOperation()
/frameworks/base/location/java/android/location/
DLocationManager.java3135 executeSafely(mExecutor, () -> mConsumer, new ListenerOperation<Consumer<Location>>() { in onLocation()
3177 executeSafely(mExecutor, () -> mListener, new ListenerOperation<LocationListener>() { in onLocationChanged()
3198 executeSafely(mExecutor, () -> mListener, in onFlushComplete()
3204 executeSafely(mExecutor, () -> mListener, listener -> { in onProviderEnabledChanged()
/frameworks/base/services/core/java/com/android/server/location/provider/
DLocationProviderManager.java973 executeSafely(getExecutor(), () -> mProviderTransport, in onProviderEnabledChanged()
/frameworks/base/boot/
Dboot-image-profile.txt21609 HSPLcom/android/internal/listeners/ListenerExecutor;->executeSafely(Ljava/util/concurrent/Executor;…
21610 HSPLcom/android/internal/listeners/ListenerExecutor;->executeSafely(Ljava/util/concurrent/Executor;…
21611 HSPLcom/android/internal/listeners/ListenerExecutor;->lambda$executeSafely$0(Ljava/lang/Object;Ljav…
/frameworks/base/config/
Dboot-image-profile.txt21656 HSPLcom/android/internal/listeners/ListenerExecutor;->executeSafely(Ljava/util/concurrent/Executor;…
21657 HSPLcom/android/internal/listeners/ListenerExecutor;->executeSafely(Ljava/util/concurrent/Executor;…
21658 HSPLcom/android/internal/listeners/ListenerExecutor;->lambda$executeSafely$0(Ljava/lang/Object;Ljav…