Searched defs:increment (Results 1 – 6 of 6) sorted by relevance
192 private int increment(int index) { in increment() method in UnboundedFifoByteBuffer
79 int increment = selected ? 1 : -1; in onItemSelectedStateChanged() local
163 public void setKeyProgressIncrement(int increment) { in setKeyProgressIncrement()
92 int increment = stride * 256; // 256 lines in apply() local
183 int increment = iconWidth + ICON_SPACING; in onLayout() local
319 double increment = Math.toRadians(expectedAngle) in rotateWheel() local