Searched refs:LAUNCH_SECOND_BACKGROUND_ACTIVITY_EXTRA (Results 1 – 3 of 3) sorted by relevance
23 …r.wm.backgroundactivity.appa.Components.ForegroundActivity.LAUNCH_SECOND_BACKGROUND_ACTIVITY_EXTRA;87 LAUNCH_SECOND_BACKGROUND_ACTIVITY_EXTRA, false); in onCreate()
41 public static final String LAUNCH_SECOND_BACKGROUND_ACTIVITY_EXTRA = field in Components.ForegroundActivity
33 …r.wm.backgroundactivity.appa.Components.ForegroundActivity.LAUNCH_SECOND_BACKGROUND_ACTIVITY_EXTRA;366 intent.putExtra(LAUNCH_SECOND_BACKGROUND_ACTIVITY_EXTRA, true); in testSecondActivityNotBlockedWhenForegroundActivityLaunch()