Searched refs:shouldShowActivityConfig (Results 1 – 5 of 5) sorted by relevance
122 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(false)139 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(false)160 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(true)184 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(true)207 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(true)222 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(true)237 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(true)252 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(true)267 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(true)282 whenever(connectivityConstants.shouldShowActivityConfig).thenReturn(true)[all …]
49 val shouldShowActivityConfig = context.resources.getBoolean(R.bool.config_showActivity) regex54 println("shouldShowActivityConfig=$shouldShowActivityConfig")
110 if (!connectivityConstants.shouldShowActivityConfig) {
166 if (!constants.shouldShowActivityConfig) {
516 whenever(constants.shouldShowActivityConfig).thenReturn(false)548 whenever(constants.shouldShowActivityConfig).thenReturn(true)