Home
last modified time | relevance | path

Searched refs:IntRange (Results 1 – 2 of 2) sorted by relevance

/tools/metalava/stub-annotations/src/main/java/androidx/annotation/
DRequiresApi.java35 @IntRange(from = 1)
39 @IntRange(from = 1)
DIntRange.java31 public @interface IntRange { annotation