Searched refs:mIconTintable (Results 1 – 1 of 1) sorted by relevance
149 private Boolean mIconTintable; field in SwitchController.MetaData193 mIconTintable = tintable; in setIconTintable()238 if (mIconTintable != null) { in build()239 bundle.putBoolean(META_DATA_PREFERENCE_ICON_TINTABLE, mIconTintable); in build()