Searched refs:notifyActivityDestroyed (Results 1 – 3 of 3) sorted by relevance
970 void notifyActivityDestroyed(IBinder activityToken); in notifyActivityDestroyed() method
178 public void notifyActivityDestroyed(IBinder activityToken) { in onStart()182 mServiceStub.notifyActivityDestroyed(activityToken); in onStart()473 void notifyActivityDestroyed(@NonNull IBinder activityToken) { in notifyActivityDestroyed() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub
3040 mVoiceInteractionManagerProvider.notifyActivityDestroyed(appToken); in updateActivityUsageStats()