Searched refs:setPrimaryTextColor (Results 1 – 6 of 6) sorted by relevance
385 verify(dateSmartspaceView).setPrimaryTextColor(anyInt()) in <lambda>()386 verify(weatherSmartspaceView).setPrimaryTextColor(anyInt()) in <lambda>()387 verify(smartspaceView).setPrimaryTextColor(anyInt()) in <lambda>()843 verify(dateSmartspaceView).setPrimaryTextColor(anyInt()) in <lambda>()856 verify(weatherSmartspaceView).setPrimaryTextColor(anyInt()) in <lambda>()896 verify(smartspaceView).setPrimaryTextColor(anyInt()) in <lambda>()985 override fun setPrimaryTextColor(color: Int) { in <lambda>() method1017 override fun setPrimaryTextColor(color: Int) { in <lambda>() method1045 override fun setPrimaryTextColor(color: Int) { in <lambda>() method
118 override fun setPrimaryTextColor(color: Int) {} in setPrimaryTextColor() method in com.android.systemui.smartspace.DreamSmartspaceControllerTest230 verify(weatherSmartspaceView).setPrimaryTextColor(anyInt()) in testConnectOnWeatherViewCreate()
85 override fun setPrimaryTextColor(color: Int) {} in setPrimaryTextColor() method in com.android.systemui.smartspace.CommunalSmartspaceControllerTest
119 void setPrimaryTextColor(int color); in setPrimaryTextColor() method
105 view.setPrimaryTextColor(Color.WHITE) in <lambda>()
616 view.setPrimaryTextColor(textColor) in <lambda>()625 smartspaceViews.forEach { it.setPrimaryTextColor(wallpaperTextColor) } in <lambda>()