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

/frameworks/base/core/java/android/app/
H A DActivityThread.java586 public final void scheduleDestroyActivity(IBinder token, boolean finishing, method in class:ActivityThread.ApplicationThread
H A DApplicationThreadNative.java182 scheduleDestroyActivity(b, finishing, configChanges);
698 public final void scheduleDestroyActivity(IBinder token, boolean finishing, method in class:ApplicationThreadProxy
H A DIApplicationThread.java65 void scheduleDestroyActivity(IBinder token, boolean finished, method in interface:IApplicationThread

Completed in 49 milliseconds