Home
last modified time | relevance | path

Searched refs:IntegerRes (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/annotation/
DIntegerRes.java36 public @interface IntegerRes { annotation
/frameworks/support/annotations/src/main/java/androidx/annotation/
DIntegerRes.java35 public @interface IntegerRes { annotation
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DVolumeDialogController.java17 import android.annotation.IntegerRes;
71 public @IntegerRes int name;
/frameworks/support/annotations/api/
Dcurrent.txt78 public abstract class IntegerRes implements java.lang.annotation.Annotation {
/frameworks/base/core/java/android/content/res/
DResources.java33 import android.annotation.IntegerRes;
1091 public int getInteger(@IntegerRes int id) throws NotFoundException { in getInteger()
/frameworks/support/jetifier/jetifier/core/src/main/resources/
Ddefault.generated.config2604 "android/support/annotation/IntegerRes": "androidx/annotation/IntegerRes",