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

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

Completed in 17 milliseconds