Searched refs:IntegerRes (Results 1 – 4 of 4) sorted by relevance
36 public @interface IntegerRes { annotation
17 import android.annotation.IntegerRes;77 public @IntegerRes int name;
33 import android.annotation.IntegerRes;1189 public int getInteger(@IntegerRes int id) throws NotFoundException { in getInteger()
12762 …method public int getInteger(@IntegerRes int) throws android.content.res.Resources.NotFoundExcepti…