Searched refs:toValues (Results 1 – 3 of 3) sorted by relevance
162 mCustomMatrix = newValue != null ? toValues(newValue) : null; in onTuningChanged()238 public static float[] toValues(String customValues) { in toValues() method in NightModeController
129 mValues = NightModeController.toValues(customValues); in onCreate()
806 private ContentValues toValues() {865 ContentValues values = toValues();