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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java156 scheduleLaunchActivity(intent, b, ident, info, curConfig, compatInfo, referrer,
768 public final void scheduleLaunchActivity(Intent intent, IBinder token, int ident, method in class:ApplicationThreadProxy
H A DIApplicationThread.java61 void scheduleLaunchActivity(Intent intent, IBinder token, int ident, method in interface:IApplicationThread
H A DActivityThread.java621 public final void scheduleLaunchActivity(Intent intent, IBinder token, int ident, method in class:ActivityThread.ApplicationThread

Completed in 709 milliseconds