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