Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
H A DContentCaptureServerSession.java93 sessionStateReceiver.asBinder().linkToDeath(() -> onClientDeath(), 0); in ContentCaptureServerSession()
220 private void onClientDeath() { in onClientDeath() method in ContentCaptureServerSession
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogProcessHandler.java251 private void onClientDeath(ICarWatchdogServiceCallback client, int timeout) { in onClientDeath() method in WatchdogProcessHandler
429 onClientDeath(client, timeout); in binderDied()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DInputCaptureClientController.java144 onClientDeath(this); in binderDied()
621 private void onClientDeath(ClientInfoForDisplay client) { in onClientDeath() method in InputCaptureClientController
/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java1063 PooledLambda.obtainRunnable(AppOpsService::onClientDeath, this, clientId), in startedOrPaused()
1258 void onClientDeath(@NonNull IBinder clientId) { in onClientDeath() method in AppOpsService.AttributedOp
1742 private static void onClientDeath(@NonNull AttributedOp attributedOp, in onClientDeath() method in AppOpsService
1744 attributedOp.onClientDeath(clientId); in onClientDeath()
/aosp12/frameworks/base/services/
H A Dart-profile9801 HPLcom/android/server/appop/AppOpsService$AttributedOp;->onClientDeath(Landroid/os/IBinder;)V+]Land…
10013 HPLcom/android/server/appop/AppOpsService;->onClientDeath(Lcom/android/server/appop/AppOpsService$A…
16123 HPLcom/android/server/contentcapture/ContentCaptureServerSession;->onClientDeath()V+]Lcom/android/s…