Searched refs:mLaunchIterations (Results 1 – 1 of 1) sorted by relevance
93 private int mLaunchIterations; field in AppTransitionTests127 mLaunchIterations = Integer.parseInt(mArgs.getString(KEY_LAUNCH_ITERATIONS, in setUp()190 for (int launchCount = 0; launchCount <= mLaunchIterations; launchCount++) { in testColdLaunchFromLauncher()237 for (int launchCount = 0; launchCount <= (mLaunchIterations); launchCount++) { in testHotLaunchFromLauncher()279 for (int launchCount = 0; launchCount <= mLaunchIterations; launchCount++) { in testAppToRecents()325 for (int launchCount = 0; launchCount <= mLaunchIterations; launchCount++) { in testHotLaunchFromRecents()