Searched refs:setTrackTintBlendMode (Results 1 – 1 of 1) sorted by relevance
593 setTrackTintBlendMode(tintMode != null ? BlendMode.fromValue(tintMode.nativeInt) : null); in setTrackTintMode()607 public void setTrackTintBlendMode(@Nullable BlendMode blendMode) { in setTrackTintBlendMode() method in Switch