Searched defs:newVal (Results 1 – 3 of 3) sorted by relevance
119 private void setSurroundPassthroughSetting(int newVal) { in setSurroundPassthroughSetting()121 Settings.Global.ENCODED_SURROUND_OUTPUT, newVal); in setSurroundPassthroughSetting() local
85 private void remainingSecondsChanged(int newVal) { in remainingSecondsChanged()
126 public void onValueChange(NumberPicker picker, int oldVal, int newVal) { in onValueChange()