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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java83 schedulePauseActivity(b, finished, userLeaving, configChanges, dontReport);
695 public final void schedulePauseActivity(IBinder token, boolean finished, method in class:ApplicationThreadProxy
H A DIApplicationThread.java52 void schedulePauseActivity(IBinder token, boolean finished, boolean userLeaving, method in interface:IApplicationThread
H A DActivityThread.java580 public final void schedulePauseActivity(IBinder token, boolean finished, method in class:ActivityThread.ApplicationThread

Completed in 1118 milliseconds