Searched defs:joinableValueType (Results 1 – 5 of 5) sorted by relevance
328 private static JoinableConfig.ValueType.@NonNull Code convertJoinableValueTypeToProto( in convertJoinableValueTypeToProto()342 private static int convertJoinableValueTypeFromProto( in convertJoinableValueTypeFromProto()
38 val joinableValueType: Int, constant in androidx.appsearch.compiler.annotationwrapper.StringPropertyAnnotation
360 @AppSearchSchema.StringPropertyConfig.JoinableValueType int joinableValueType) { in setJoinableValueType()
259 @AppSearchSchema.StringPropertyConfig.JoinableValueType int joinableValueType() in joinableValueType() method
1078 public @NonNull StringPropertyConfig.Builder setJoinableValueType( in setJoinableValueType()