Home
last modified time | relevance | path

Searched defs:onClientDeath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureServerSession.java220 private void onClientDeath() { in onClientDeath() method in ContentCaptureServerSession
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java1265 void onClientDeath(@NonNull IBinder clientId) { in onClientDeath() method in AppOpsService.AttributedOp
1749 private static void onClientDeath(@NonNull AttributedOp attributedOp, in onClientDeath() method in AppOpsService