Searched refs:LAUNCH_BACKGROUND_ACTIVITY_EXTRA (Results 1 – 3 of 3) sorted by relevance
21 …d.server.wm.backgroundactivity.appa.Components.ForegroundActivity.LAUNCH_BACKGROUND_ACTIVITY_EXTRA;67 boolean launchBackground = intent.getBooleanExtra(LAUNCH_BACKGROUND_ACTIVITY_EXTRA, false); in onCreate()
39 public static final String LAUNCH_BACKGROUND_ACTIVITY_EXTRA = field in Components.ForegroundActivity
31 …d.server.wm.backgroundactivity.appa.Components.ForegroundActivity.LAUNCH_BACKGROUND_ACTIVITY_EXTRA;238 intent.putExtra(LAUNCH_BACKGROUND_ACTIVITY_EXTRA, true); in testActivityNotBlockedWhenForegroundActivityLaunch()278 intent.putExtra(LAUNCH_BACKGROUND_ACTIVITY_EXTRA, true); in testActivityBlockedWhenLaunchedAfterHomePress()357 intent.putExtra(LAUNCH_BACKGROUND_ACTIVITY_EXTRA, true); in testSecondActivityNotBlockedWhenForegroundActivityLaunch()