Searched refs:HOTSEAT_PACKAGE_2 (Results 1 – 1 of 1) sorted by relevance
69 createHotseatItemsFromPackageNames(listOf(HOTSEAT_PACKAGE_1, HOTSEAT_PACKAGE_2)) in updateHotseatItemInfos_notInDesktopMode_returnsExistingHotseatItems()78 val hotseatPackages = listOf(HOTSEAT_PACKAGE_1, HOTSEAT_PACKAGE_2) in updateHotseatItemInfos_notInDesktopMode_runningApps_returnsExistingHotseatItems()96 createHotseatItemsFromPackageNames(listOf(HOTSEAT_PACKAGE_1, HOTSEAT_PACKAGE_2)) in updateHotseatItemInfos_noRunningApps_returnsExistingHotseatItems()106 createHotseatItemsFromPackageNames(listOf(HOTSEAT_PACKAGE_1, HOTSEAT_PACKAGE_2)) in updateHotseatItemInfos_returnsExistingHotseatItemsAndRunningApps()118 HOTSEAT_PACKAGE_2, in updateHotseatItemInfos_returnsExistingHotseatItemsAndRunningApps()130 createHotseatItemsFromPackageNames(listOf(HOTSEAT_PACKAGE_1, HOTSEAT_PACKAGE_2)) in updateHotseatItemInfos_runningAppIsHotseatItem_returnsDistinctItems()144 HOTSEAT_PACKAGE_2, in updateHotseatItemInfos_runningAppIsHotseatItem_returnsDistinctItems()229 const val HOTSEAT_PACKAGE_2 = "hotseat2" constant236 HOTSEAT_PACKAGE_2,