Searched refs:IntRange (Results 1 – 25 of 36) sorted by relevance
12
| /annotation/annotation/src/commonMain/kotlin/androidx/annotation/ |
| D | RequiresApi.kt | 46 @IntRange(from = 1) val value: Int = 1, 48 @IntRange(from = 1) val api: Int = 1
|
| D | IntRange.kt | 40 public annotation class IntRange( class
|
| /annotation/annotation/src/jvmMain/kotlin/androidx/annotation/ |
| D | RequiresApi.jvm.kt | 51 @IntRange(from = 1) actual val value: Int = 1, 53 @IntRange(from = 1) actual val api: Int = 1
|
| D | RequiresExtension.jvm.kt | 63 @IntRange(from = 1) val extension: Int, 65 @IntRange(from = 1) val version: Int
|
| /annotation/annotation/bcv/native/ |
| D | current.txt | 74 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/ |
| D | restricted_current.txt | 192 ….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;
|
| D | current.txt | 187 ….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;
|
| D | 1.0.0.txt | 86 …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;
|
| D | restricted_1.0.0.txt | 86 …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;
|
| D | restricted_1.2.0-beta01.txt | 129 …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;
|
| D | 1.1.0-beta02.txt | 119 …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;
|
| D | 1.2.0-beta01.txt | 129 …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;
|
| D | 1.1.0-beta01.txt | 119 …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;
|
| D | restricted_1.1.0-rc01.txt | 119 …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;
|
| D | restricted_1.1.0-beta01.txt | 119 …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;
|
| D | 1.1.0-rc01.txt | 119 …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;
|
| D | restricted_1.3.0-beta02.txt | 139 …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;
|
| D | 1.3.0-beta02.txt | 139 …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;
|
| D | restricted_1.3.0-beta01.txt | 139 …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;
|
| D | 1.3.0-beta01.txt | 139 …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;
|
| D | restricted_1.4.0-beta02.txt | 149 …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;
|
| D | restricted_1.4.0-beta01.txt | 149 …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;
|
| D | 1.4.0-beta02.txt | 149 …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;
|
| D | 1.4.0-beta01.txt | 149 …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;
|
| D | 1.5.0-beta01.txt | 182 ….LOCAL_VARIABLE, kotlin.annotation.AnnotationTarget.ANNOTATION_CLASS}) public @interface IntRange {
|
12