Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java473 void notifyActivityDestroyed(@NonNull IBinder activityToken) { in notifyActivityDestroyed() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java970 void notifyActivityDestroyed(IBinder activityToken); in notifyActivityDestroyed() method