Searched defs:newVal (Results 1 – 5 of 5) sorted by relevance
121 public static String describeDifferences(final long oldVal, final long newVal, in describeDifferences()
73 float newVal = 1 - (Math.abs(dY) / threshold); in onChildDraw() local
85 private void remainingSecondsChanged(int newVal) { in remainingSecondsChanged()
185 preference.setOnPreferenceChangeListener { _, newVal -> in <lambda>() method311 setOnPreferenceChangeListener { _, newVal -> in <lambda>() method
331 for (newVal in newValues) { in <lambda>() constant