Searched refs:scheduleDestroyActivity (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java61 void scheduleDestroyActivity(IBinder token, boolean finished, method in interface:IApplicationThread
H A DApplicationThreadNative.java166 scheduleDestroyActivity(b, finishing, configChanges);
538 public final void scheduleDestroyActivity(IBinder token, boolean finishing, method in class:ApplicationThreadProxy
H A DActivityThread.java1555 public final void scheduleDestroyActivity(IBinder token, boolean finishing, method in class:ActivityThread.ApplicationThread
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java4530 r.app.thread.scheduleDestroyActivity(r, r.finishing,

Completed in 47 milliseconds