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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java87 scheduleStopActivity(b, show, configChanges);
441 public final void scheduleStopActivity(IBinder token, boolean showWindow, method in class:ApplicationThreadProxy
H A DIApplicationThread.java48 void scheduleStopActivity(IBinder token, boolean showWindow, method in interface:IApplicationThread
H A DActivityThread.java386 public final void scheduleStopActivity(IBinder token, boolean showWindow, method in class:ActivityThread.ApplicationThread

Completed in 59 milliseconds