Searched refs:handleDestroyActivity (Results 1 – 1 of 1) sorted by relevance
1357 handleDestroyActivity((IBinder)msg.obj, msg.arg1 != 0, in handleMessage()3722 private void handleDestroyActivity(IBinder token, boolean finishing, in handleDestroyActivity() method in ActivityThread3924 handleDestroyActivity(r.token, false, configChanges, true); in handleRelaunchActivity()