Searched refs:setIsSessionStartedForTesting (Results 1 – 2 of 2) sorted by relevance
145 SatelliteRepository.Companion.setIsSessionStartedForTesting(false); in setUp()231 SatelliteRepository.Companion.setIsSessionStartedForTesting(true); in onReceivePrimarySubListChange_isSatelliteEnabled_activityShouldNotStart()
178 fun setIsSessionStartedForTesting(isEnabled: Boolean) { in <lambda>() method