Searched refs:SECOND_BACKGROUND_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
105 public final ComponentName SECOND_BACKGROUND_ACTIVITY; field in Components140 SECOND_BACKGROUND_ACTIVITY = in Components()
397 … mContext.sendBroadcast(getLaunchActivitiesBroadcast(APP_A, APP_A.SECOND_BACKGROUND_ACTIVITY)); in testSecondActivityNotBlockedWhenForegroundActivityLaunch()398 assertActivityFocused(APP_A.SECOND_BACKGROUND_ACTIVITY); in testSecondActivityNotBlockedWhenForegroundActivityLaunch()401 APP_A.SECOND_BACKGROUND_ACTIVITY, in testSecondActivityNotBlockedWhenForegroundActivityLaunch()418 APP_A.SECOND_BACKGROUND_ACTIVITY)); in testSecondActivityBlockedWhenBackgroundActivityLaunch()422 assertActivityNotFocused(APP_A.SECOND_BACKGROUND_ACTIVITY); in testSecondActivityBlockedWhenBackgroundActivityLaunch()424 APP_A.SECOND_BACKGROUND_ACTIVITY, in testSecondActivityBlockedWhenBackgroundActivityLaunch()