Searched refs:activityDestroyed (Results 1 – 4 of 4) sorted by relevance
123 public void activityDestroyed(IBinder token) throws RemoteException; in activityDestroyed() method
566 activityDestroyed(token); in onTransact()3171 public void activityDestroyed(IBinder token) throws RemoteException in activityDestroyed() method in ActivityManagerProxy
3899 ActivityManagerNative.getDefault().activityDestroyed(token); in handleDestroyActivity()
6473 public final void activityDestroyed(IBinder token) { in activityDestroyed() method in ActivityManagerService