Searched refs:snapOnly30s (Results 1 – 2 of 2) sorted by relevance
298 private static int snapOnly30s(int degrees, int forceHigherOrLower) { in snapOnly30s() method in RadialTimePickerView1017 final int snapDegrees = snapOnly30s(degrees, 0) % 360; in handleTouchInput()1165 final int snapDegrees = snapOnly30s(degrees, 0) % 360; in getVirtualViewAt()
68221 Landroid/widget/RadialTimePickerView;->snapOnly30s(II)I