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

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

Completed in 21 milliseconds