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

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

Completed in 75 milliseconds