Searched refs:isDateWeatherDecoupled (Results 1 – 5 of 5) sorted by relevance
267 fun isDateWeatherDecoupled(): Boolean { regex299 if (!isDateWeatherDecoupled()) {318 if (!isDateWeatherDecoupled()) {501 if (isDateWeatherDecoupled()) {
127 when(mSmartspaceController.isDateWeatherDecoupled()).thenReturn(true); in onLocaleListChanged_rebuildsSmartspaceViews_whenDecouplingEnabled()230 when(mSmartspaceController.isDateWeatherDecoupled()).thenReturn(true); in testChangeClockDateWeatherEnabled_SetsDateWeatherViewVisibility()
299 if (mSmartspaceController.isDateWeatherDecoupled()) { in onViewAttached()329 if (mSmartspaceController.isDateWeatherDecoupled()) { in onLocaleListChanged()
856 if (controller.isDateWeatherDecoupled()) {921 if (controller.isDateWeatherDecoupled()) {
269 !lockscreenSmartspaceController.isDateWeatherDecoupled()