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