Searched refs:LAUNCH_INTENTS_EXTRA (Results 1 – 3 of 3) sorted by relevance
22 …tatic android.server.wm.backgroundactivity.appa.Components.ForegroundActivity.LAUNCH_INTENTS_EXTRA;53 Parcelable[] intents = intent.getParcelableArrayExtra(LAUNCH_INTENTS_EXTRA);
49 public static final String LAUNCH_INTENTS_EXTRA = "LAUNCH_INTENTS_EXTRA"; field in Components.ForegroundActivity
32 …tatic android.server.wm.backgroundactivity.appa.Components.ForegroundActivity.LAUNCH_INTENTS_EXTRA;327 .putExtra(LAUNCH_INTENTS_EXTRA, new Intent[]{ new Intent() in testActivityNotBlockedFromBgActivityInFgTask()665 broadcastIntent.putExtra(LAUNCH_INTENTS_EXTRA, intents); in getLaunchActivitiesBroadcast()