Searched refs:IntegerRes (Results 1 – 6 of 6) sorted by relevance
36 public @interface IntegerRes { annotation
17 import android.annotation.IntegerRes;77 public @IntegerRes int name;
33 import android.annotation.IntegerRes;1112 public int getInteger(@IntegerRes int id) throws NotFoundException { in getInteger()
67 "core/java/android/annotation/IntegerRes.java",
12351 …method public int getInteger(@IntegerRes int) throws android.content.res.Resources.NotFoundExcepti…