HomeSort by relevance Sort by last modified time
    Searched refs:scheduleNewIntent (Results 1 - 8 of 8) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 70 void scheduleNewIntent(List<ReferrerIntent> intent, IBinder token) throws RemoteException;
ApplicationThreadNative.java 193 scheduleNewIntent(pi, b);
    [all...]
ActivityThread.java 753 public final void scheduleNewIntent(List<ReferrerIntent> intents, IBinder token) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityRecord.java     [all...]
ActivityStack.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 195 milliseconds