Searched defs:IntDef (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/annotation/
H A DIntDef.java32 * @IntDef({NAVIGATION_MODE_STANDARD, NAVIGATION_MODE_LIST, NAVIGATION_MODE_TABS})
44 * @IntDef(
53 public @interface IntDef { interface
/frameworks/support/annotations/src/android/support/annotation/
H A DIntDef.java27 * named constants. If the IntDef#flag() attribute is set to true,
33 * @IntDef({NAVIGATION_MODE_STANDARD, NAVIGATION_MODE_LIST, NAVIGATION_MODE_TABS})
45 * @IntDef(
52 public @interface IntDef { interface

Completed in 125 milliseconds