HomeSort by relevance Sort by last modified time
    Searched defs:scheduleLaunchActivity (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 60 void scheduleLaunchActivity(Intent intent, IBinder token, int ident,
ApplicationThreadNative.java 154 scheduleLaunchActivity(intent, b, ident, info, curConfig, compatInfo, voiceInteractor,
765 public final void scheduleLaunchActivity(Intent intent, IBinder token, int ident,
    [all...]
ActivityThread.java 606 public final void scheduleLaunchActivity(Intent intent, IBinder token, int ident,
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStackSupervisor.java     [all...]

Completed in 81 milliseconds