Searched defs:handleDestroyActivity (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/app/
H A DActivityThread.java1287 handleDestroyActivity((IBinder)msg.obj, msg.arg1 != 0,
3467 private void handleDestroyActivity(IBinder token, boolean finishing, method in class:ActivityThread
3669 handleDestroyActivity(r.token, false, configChanges, true);

Completed in 69 milliseconds