Home
last modified time | relevance | path

Searched refs:onBinderDeath (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/user/
H A DAppLifecycleListener.java47 mDeathRecipient = () -> binderDeathCallback.onBinderDeath(this); in AppLifecycleListener()
75 void onBinderDeath(AppLifecycleListener listener); in onBinderDeath() method
/aosp12/packages/services/Car/service/src/com/android/car/
H A DBinderInterfaceContainer.java65 void onBinderDeath(BinderInterface<T> bInterface); in onBinderDeath() method
184 mEventHandler.onBinderDeath(bInterface); in handleBinderDeath()
H A DAppFocusService.java286 public void onBinderDeath( in onBinderDeath() method in AppFocusService
H A DCarProjectionService.java785 public void onBinderDeath( in onBinderDeath() method in CarProjectionService