Searched refs:performDestroyActivity (Results 1 – 3 of 3) sorted by relevance
416 mActivityThread.performDestroyActivity(clientRecord, finish, in performDestroy()687 mActivityThread.performDestroyActivity(clientRecord, finishing, in dispatchDestroy()
5924 void performDestroyActivity(ActivityClientRecord r, boolean finishing, in performDestroyActivity() method in ActivityThread5995 performDestroyActivity(r, finishing, getNonConfigInstance, reason); in handleDestroyActivity()
2178 Landroid/app/ActivityThread;->performDestroyActivity(Landroid/os/IBinder;ZIZLjava/lang/String;)Land…