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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java146 scheduleLaunchActivity(intent, b, ident, info, curConfig, compatInfo, state, ri, pi,
681 public final void scheduleLaunchActivity(Intent intent, IBinder token, int ident, method in class:ApplicationThreadProxy
H A DIApplicationThread.java55 void scheduleLaunchActivity(Intent intent, IBinder token, int ident, method in interface:IApplicationThread
H A DActivityThread.java595 public final void scheduleLaunchActivity(Intent intent, IBinder token, int ident, method in class:ActivityThread.ApplicationThread

Completed in 59 milliseconds