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

  /frameworks/base/core/java/android/app/servertransaction/
ActivityRelaunchItem.java 85 List<ReferrerIntent> pendingNewIntents, int configChanges, MergedConfiguration config,
92 instance.mPendingNewIntents = pendingNewIntents;
173 + ",pendingNewIntents=" + mPendingNewIntents + ",configChanges=" + mConfigChanges
LaunchActivityItem.java 92 List<ReferrerIntent> pendingNewIntents, boolean isForward, ProfilerInfo profilerInfo) {
99 pendingNewIntents, isForward, profilerInfo);
239 + ",pendingNewIntents=" + mPendingNewIntents + ",profilerInfo=" + mProfilerInfo
248 List<ResultInfo> pendingResults, List<ReferrerIntent> pendingNewIntents,
262 instance.mPendingNewIntents = pendingNewIntents;
  /frameworks/base/core/java/android/app/
ClientTransactionHandler.java 168 * @param pendingNewIntents New intent messages to be delivered.
177 List<ResultInfo> pendingResults, List<ReferrerIntent> pendingNewIntents,
ActivityThread.java 424 List<ReferrerIntent> pendingNewIntents, boolean isForward,
436 this.pendingIntents = pendingNewIntents;
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityRecord.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 
  /prebuilts/misc/common/robolectric/android-all/
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 123 milliseconds