Searched refs:FractionRes (Results 1 – 8 of 8) sorted by relevance
21 import androidx.annotation.FractionRes;46 static int getFractionOfScreenPx(Context context, int screenPx, @FractionRes int resId) { in getFractionOfScreenPx()
21 import androidx.annotation.FractionRes;51 public static int getFractionOfScreenPx(Context context, int screenPx, @FractionRes int resId) { in getFractionOfScreenPx()
22 import android.annotation.FractionRes;69 private int applyFractionInt(@FractionRes int fraction, int whole) { in applyFractionInt()
36 public @interface FractionRes { annotation
35 public @interface FractionRes { annotation
60 public abstract class FractionRes implements java.lang.annotation.Annotation {
32 import android.annotation.FractionRes;755 public float getFraction(@FractionRes int id, int base, int pbase) { in getFraction()
2598 "android/support/annotation/FractionRes": "androidx/annotation/FractionRes",