Home
last modified time | relevance | path

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

12

/annotation/annotation/src/commonMain/kotlin/androidx/annotation/
DRequiresApi.kt46 @IntRange(from = 1) val value: Int = 1,
48 @IntRange(from = 1) val api: Int = 1
DIntRange.kt40 public annotation class IntRange( class
/annotation/annotation/src/jvmMain/kotlin/androidx/annotation/
DRequiresApi.jvm.kt51 @IntRange(from = 1) actual val value: Int = 1,
53 @IntRange(from = 1) actual val api: Int = 1
DRequiresExtension.jvm.kt63 @IntRange(from = 1) val extension: Int,
65 @IntRange(from = 1) val version: Int
/annotation/annotation/bcv/native/
Dcurrent.txt74 open annotation class androidx.annotation/IntRange : kotlin/Annotation { // androidx.annotation/Int…
75 …constructor <init>(kotlin/Long = ..., kotlin/Long = ...) // androidx.annotation/IntRange.<init>|<i…
77 final val from // androidx.annotation/IntRange.from|{}from[0]
78 …final fun <get-from>(): kotlin/Long // androidx.annotation/IntRange.from.<get-from>|<get-from>(){}…
79 final val to // androidx.annotation/IntRange.to|{}to[0]
80 … final fun <get-to>(): kotlin/Long // androidx.annotation/IntRange.to.<get-to>|<get-to>(){}[0]
/annotation/annotation/api/
Drestricted_current.txt192 ….LOCAL_VARIABLE, kotlin.annotation.AnnotationTarget.ANNOTATION_CLASS}) public @interface IntRange {
260 property @IntRange(from=1L) public abstract int api;
261 property @IntRange(from=1L) public abstract int value;
267 property @IntRange(from=1L) public abstract int extension;
268 property @IntRange(from=1L) public abstract int version;
273 property @IntRange(from=1L) public abstract int extension;
274 property @IntRange(from=1L) public abstract int version;
Dcurrent.txt187 ….LOCAL_VARIABLE, kotlin.annotation.AnnotationTarget.ANNOTATION_CLASS}) public @interface IntRange {
255 property @IntRange(from=1L) public abstract int api;
256 property @IntRange(from=1L) public abstract int value;
262 property @IntRange(from=1L) public abstract int extension;
263 property @IntRange(from=1L) public abstract int version;
268 property @IntRange(from=1L) public abstract int extension;
269 property @IntRange(from=1L) public abstract int version;
D1.0.0.txt86 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
134 method @IntRange(from=1) public abstract int api() default 1;
135 method @IntRange(from=1) public abstract int value() default 1;
Drestricted_1.0.0.txt86 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
134 method @IntRange(from=1) public abstract int api() default 1;
135 method @IntRange(from=1) public abstract int value() default 1;
Drestricted_1.2.0-beta01.txt129 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
177 method @IntRange(from=1) public abstract int api() default 1;
178 method @IntRange(from=1) public abstract int value() default 1;
D1.1.0-beta02.txt119 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
167 method @IntRange(from=1) public abstract int api() default 1;
168 method @IntRange(from=1) public abstract int value() default 1;
D1.2.0-beta01.txt129 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
177 method @IntRange(from=1) public abstract int api() default 1;
178 method @IntRange(from=1) public abstract int value() default 1;
D1.1.0-beta01.txt119 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
167 method @IntRange(from=1) public abstract int api() default 1;
168 method @IntRange(from=1) public abstract int value() default 1;
Drestricted_1.1.0-rc01.txt119 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
167 method @IntRange(from=1) public abstract int api() default 1;
168 method @IntRange(from=1) public abstract int value() default 1;
Drestricted_1.1.0-beta01.txt119 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
167 method @IntRange(from=1) public abstract int api() default 1;
168 method @IntRange(from=1) public abstract int value() default 1;
D1.1.0-rc01.txt119 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
167 method @IntRange(from=1) public abstract int api() default 1;
168 method @IntRange(from=1) public abstract int value() default 1;
Drestricted_1.3.0-beta02.txt139 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
190 method @IntRange(from=1) public abstract int api() default 1;
191 method @IntRange(from=1) public abstract int value() default 1;
D1.3.0-beta02.txt139 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
190 method @IntRange(from=1) public abstract int api() default 1;
191 method @IntRange(from=1) public abstract int value() default 1;
Drestricted_1.3.0-beta01.txt139 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
190 method @IntRange(from=1) public abstract int api() default 1;
191 method @IntRange(from=1) public abstract int value() default 1;
D1.3.0-beta01.txt139 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
190 method @IntRange(from=1) public abstract int api() default 1;
191 method @IntRange(from=1) public abstract int value() default 1;
Drestricted_1.4.0-beta02.txt149 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
203 method @IntRange(from=1) public abstract int api() default 1;
204 method @IntRange(from=1) public abstract int value() default 1;
Drestricted_1.4.0-beta01.txt149 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
203 method @IntRange(from=1) public abstract int api() default 1;
204 method @IntRange(from=1) public abstract int value() default 1;
D1.4.0-beta02.txt149 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
203 method @IntRange(from=1) public abstract int api() default 1;
204 method @IntRange(from=1) public abstract int value() default 1;
D1.4.0-beta01.txt149 …ype.LOCAL_VARIABLE, java.lang.annotation.ElementType.ANNOTATION_TYPE}) public @interface IntRange {
203 method @IntRange(from=1) public abstract int api() default 1;
204 method @IntRange(from=1) public abstract int value() default 1;
D1.5.0-beta01.txt182 ….LOCAL_VARIABLE, kotlin.annotation.AnnotationTarget.ANNOTATION_CLASS}) public @interface IntRange {

12