Searched refs:RUNNING_APP_PACKAGE_3 (Results 1 – 1 of 1) sorted by relevance
185 createDesktopTaskInfo(RUNNING_APP_PACKAGE_3) { isVisible = false }, in getMinimizedApps_inDesktopMode_returnsAllAppsRunningAndInvisibleAppsMinimized()192 .containsExactly(RUNNING_APP_PACKAGE_1, RUNNING_APP_PACKAGE_2, RUNNING_APP_PACKAGE_3) in getMinimizedApps_inDesktopMode_returnsAllAppsRunningAndInvisibleAppsMinimized()193 assertThat(recentAppsController.minimizedApps).containsExactly(RUNNING_APP_PACKAGE_3) in getMinimizedApps_inDesktopMode_returnsAllAppsRunningAndInvisibleAppsMinimized()232 const val RUNNING_APP_PACKAGE_3 = "running3" constant239 RUNNING_APP_PACKAGE_3,