Searched defs:getFraction (Results 1 – 3 of 3) sorted by relevance
242 public static float getFraction(final TypedArray a, final int index, final float defValue) { in getFraction() method in ResourceUtils250 public static float getFraction(final TypedArray a, final int index) { in getFraction() method in ResourceUtils
558 private float getFraction(float x0, float x1, float x) { in getFraction() method in AlarmActivity
585 private float getFraction(@FractionRes int id) { in getFraction() method in DirectoryFragment