Searched refs:mModernWifiView (Results 1 – 1 of 1) sorted by relevance
55 private ModernStatusBarWifiView mModernWifiView; field in DemoStatusIcons277 mModernWifiView = view; in addModernWifiView()278 mModernWifiView.setStaticDrawableColor(mColor, mContrastColor); in addModernWifiView()295 removeView(mModernWifiView); in onRemoveIcon()296 mModernWifiView = null; in onRemoveIcon()326 if (mModernWifiView != null) { in onDarkChangedWithContrast()327 mModernWifiView.onDarkChangedWithContrast(areas, tint, contrastTint); in onDarkChangedWithContrast()