Searched refs:STANDARD_SINGLE_TOP_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
61 private static final ComponentName STANDARD_SINGLE_TOP_ACTIVITY field in ActivityStarterTests402 .setTargetActivity(STANDARD_SINGLE_TOP_ACTIVITY) in testLaunchActivityWithFlagSingleTop()407 mAmWmState.waitForActivityState(STANDARD_SINGLE_TOP_ACTIVITY, STATE_RESUMED); in testLaunchActivityWithFlagSingleTop()413 .getActivityCountInTask(taskId, STANDARD_SINGLE_TOP_ACTIVITY)); in testLaunchActivityWithFlagSingleTop()417 mAmWmState.assertFocusedActivity(STANDARD_SINGLE_TOP_ACTIVITY + "must be focused Activity", in testLaunchActivityWithFlagSingleTop()418 STANDARD_SINGLE_TOP_ACTIVITY); in testLaunchActivityWithFlagSingleTop()421 getActivityName(STANDARD_SINGLE_TOP_ACTIVITY), in testLaunchActivityWithFlagSingleTop()426 mAmWmState.getAmState().getTaskByActivity(STANDARD_SINGLE_TOP_ACTIVITY) in testLaunchActivityWithFlagSingleTop()