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

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

Completed in 26 milliseconds