blob: 1959b87c9513ae3474d2d7c1170f1499cb17725f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.2.0-alpha15" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-alpha15)" variant="all" version="8.2.0-alpha15">
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class AggregateDataRequest(override val proto: RequestProto.AggregateDataRequest) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/AggregateDataRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class AggregateDataResponse(override val proto: ResponseProto.AggregateDataResponse) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/AggregateDataResponse.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ChangesEvent(override val proto: ChangeProto.ChangesEvent) :"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/changes/ChangesEvent.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class DeleteDataRangeRequest(override val proto: RequestProto.DeleteDataRangeRequest) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRangeRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class DeleteDataRequest("
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="annotation class ErrorCode {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorCode.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ErrorStatus"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ExerciseRoute(override val proto: DataProto.DataPoint.SubTypeDataList) :"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/exerciseroute/ExerciseRoute.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class GetChangesRequest(override val proto: RequestProto.GetChangesRequest) :"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/GetChangesRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class GetChangesResponse(override val proto: ResponseProto.GetChangesResponse) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/GetChangesResponse.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class GetChangesTokenRequest(override val proto: RequestProto.GetChangesTokenRequest) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/GetChangesTokenRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class GetChangesTokenResponse(override val proto: ResponseProto.GetChangesTokenResponse) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/GetChangesTokenResponse.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="interface HealthDataAsyncClient {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/HealthDataAsyncClient.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="object HealthDataService {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/HealthDataService.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class InsertDataResponse(val dataPointUids: List&lt;String>) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/InsertDataResponse.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class Permission(override val proto: PermissionProto.Permission) :"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/permission/Permission.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ReadDataRangeRequest(override val proto: RequestProto.ReadDataRangeRequest) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/ReadDataRangeRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ReadDataRangeResponse(override val proto: ResponseProto.ReadDataRangeResponse) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/ReadDataRangeResponse.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ReadDataRequest(override val proto: RequestProto.ReadDataRequest) :"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/ReadDataRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ReadDataResponse(override val proto: ResponseProto.ReadDataResponse) :"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/ReadDataResponse.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ReadExerciseRouteRequest(override val proto: RequestProto.ReadExerciseRouteRequest) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/ReadExerciseRouteRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class ReadExerciseRouteResponse(override val proto: ResponseProto.ReadExerciseRouteResponse) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/ReadExerciseRouteResponse.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class RegisterForDataNotificationsRequest("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RegisterForDataNotificationsRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class RequestContext("
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="object SharedMemory27Impl {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/data/SharedMemory27Impl.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class UnregisterFromDataNotificationsRequest("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UnregisterFromDataNotificationsRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class UpsertDataRequest(val dataPoints: List&lt;DataProto.DataPoint>) :"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertDataRequest.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="class UpsertExerciseRouteRequest(val sessionUid: String, val route: DataProto.DataPoint) :"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="BanSynchronizedMethods"
message="Use of synchronized methods is not recommended"
errorLine1=" private synchronized void handleRetriableDisconnection(Throwable throwable) {"
errorLine2=" ^">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ServiceConnection.java"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable AggregateDataRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/AggregateDataRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable AggregateDataResponse;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/response/AggregateDataResponse.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable ChangesEvent;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/changes/ChangesEvent.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable DeleteDataRangeRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/DeleteDataRangeRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable DeleteDataRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/DeleteDataRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable ErrorStatus;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/error/ErrorStatus.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable GetChangesRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/GetChangesRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable GetChangesResponse;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/response/GetChangesResponse.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable GetChangesTokenRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/GetChangesTokenRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable GetChangesTokenResponse;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/response/GetChangesTokenResponse.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IAggregateDataCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IAggregateDataCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IClearOnChangesListenerCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IClearOnChangesListenerCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IDeleteDataCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IDeleteDataCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IDeleteDataRangeCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IDeleteDataRangeCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IFilterGrantedPermissionsCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IFilterGrantedPermissionsCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IGetChangesCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IGetChangesCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IGetChangesTokenCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IGetChangesTokenCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IGetGrantedPermissionsCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IGetGrantedPermissionsCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IGetIsInForegroundCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/impl/sdkservice/IGetIsInForegroundCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IGetPermissionTokenCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/impl/sdkservice/IGetPermissionTokenCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IHealthDataSdkService {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/impl/sdkservice/IHealthDataSdkService.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IHealthDataService {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IHealthDataService.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IInsertDataCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IInsertDataCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IOnChangesListener {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IOnChangesListener.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IReadDataCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IReadDataCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IReadDataRangeCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IReadDataRangeCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IReadExerciseRouteCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IReadExerciseRouteCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IRegisterForDataNotificationsCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IRegisterForDataNotificationsCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IRevokeAllPermissionsCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IRevokeAllPermissionsCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface ISetOnChangesListenerCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/ISetOnChangesListenerCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface ISetPermissionTokenCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/impl/sdkservice/ISetPermissionTokenCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IUnregisterFromDataNotificationsCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IUnregisterFromDataNotificationsCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IUpdateDataCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IUpdateDataCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="oneway interface IUpsertExerciseRouteCallback {"
errorLine2="^">
<location
file="src/main/aidl/androidx/health/platform/client/service/IUpsertExerciseRouteCallback.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable InsertDataResponse;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/response/InsertDataResponse.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable Permission;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/permission/Permission.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable ReadDataRangeRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/ReadDataRangeRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable ReadDataRangeResponse;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/response/ReadDataRangeResponse.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable ReadDataRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/ReadDataRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable ReadDataResponse;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/response/ReadDataResponse.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable ReadExerciseRouteRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/ReadExerciseRouteRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable ReadExerciseRouteResponse;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/response/ReadExerciseRouteResponse.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable RegisterForDataNotificationsRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/RegisterForDataNotificationsRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable RequestContext;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/RequestContext.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable UnregisterFromDataNotificationsRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/UnregisterFromDataNotificationsRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable UpsertDataRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/UpsertDataRequest.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="parcelable UpsertExerciseRouteRequest;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/aidl/androidx/health/platform/client/request/UpsertExerciseRouteRequest.aidl"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.AggregateDataRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/AggregateDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataResponse.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ResponseProto.AggregateDataResponse.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/AggregateDataResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateMetricSpec.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.AggregateMetricSpec.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/AggregateMetricToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataTypeName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataTypeName(dataTypeName)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/AggregateMetricToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setAggregationType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setAggregationType(aggregationType.aggregationTypeString)"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/AggregateMetricToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setFieldName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { aggregationField?.let { fieldName = it } }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/AggregateMetricToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setFieldName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { aggregationField?.let { fieldName = it } }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/AggregateMetricToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/AggregateMetricToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.AggregateDataRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setTimeSpec can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setTimeSpec(timeRangeFilter.toProto())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllDataOrigin can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllDataOrigin(dataOriginFilter.toProtoList())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllMetricSpec can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllMetricSpec(metrics.map { it.toProto() })"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.AggregateDataRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setTimeSpec can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setTimeSpec(timeRangeFilter.toProto())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllDataOrigin can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllDataOrigin(dataOriginFilter.toProtoList())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllMetricSpec can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllMetricSpec(metrics.map { it.toProto() })"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setSliceDurationMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setSliceDurationMillis(timeRangeSlicer.toMillis())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.AggregateDataRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setTimeSpec can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setTimeSpec(timeRangeFilter.toProto())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllDataOrigin can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllDataOrigin(dataOriginFilter.toProtoList())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllMetricSpec can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllMetricSpec(metrics.map { it.toProto() })"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setSlicePeriod can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setSlicePeriod(timeRangeSlicer.toString())"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" this.map { DataProto.DataOrigin.newBuilder().setApplicationId(it.packageName).build() }"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" this.map { DataProto.DataOrigin.newBuilder().setApplicationId(it.packageName).build() }"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" this.map { DataProto.DataOrigin.newBuilder().setApplicationId(it.packageName).build() }"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/AggregateRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ChangesEvent.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ChangeProto.ChangesEvent.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/changes/ChangesEvent.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ChangesEvent.getChangesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" changes = extractApiChanges(proto.changesList),"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ChangesEvent.getChangesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" changes = extractApiChanges(proto.changesList),"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ChangesEvent.getNextChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" nextChangesToken = proto.nextChangesToken,"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ChangesEvent.getNextChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" nextChangesToken = proto.nextChangesToken,"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.getDeleteUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasDeleteUid() -> DeletionChange(it.deleteUid)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.getDeleteUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasDeleteUid() -> DeletionChange(it.deleteUid)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.hasDeleteUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasDeleteUid() -> DeletionChange(it.deleteUid)"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.getUpsertDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasUpsertDataPoint() -> UpsertionChange(toRecord(it.upsertDataPoint))"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.getUpsertDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasUpsertDataPoint() -> UpsertionChange(toRecord(it.upsertDataPoint))"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.hasUpsertDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasUpsertDataPoint() -> UpsertionChange(toRecord(it.upsertDataPoint))"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/changes/ChangesEventConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" intent.getProtoMessages(name = EXTRA_DATA_TYPES, parser = DataType::parseFrom)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/datanotification/DataNotification.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" intent.getProtoMessages(name = EXTRA_DATA_TYPES, parser = DataType::parseFrom)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/datanotification/DataNotification.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataType.newBuilder().setName(toDataTypeName()).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataType.newBuilder().setName(toDataTypeName()).build()"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataType.newBuilder().setName(toDataTypeName()).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.getName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="fun DataType.toDataTypeKClass(): KClass&lt;out Record> = name.toDataTypeKClass()"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.getName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="fun DataType.toDataTypeKClass(): KClass&lt;out Record> = name.toDataTypeKClass()"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.DataTypeIdPair.newBuilder().setDataType(dataTypeKC.toDataType()).setId(uid).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeIdPairConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.DataTypeIdPair.newBuilder().setDataType(dataTypeKC.toDataType()).setId(uid).build()"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeIdPairConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.DataTypeIdPair.newBuilder().setDataType(dataTypeKC.toDataType()).setId(uid).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeIdPairConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataTypeIdPair.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.DataTypeIdPair.newBuilder().setDataType(dataTypeKC.toDataType()).setId(uid).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeIdPairConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataTypeIdPair.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.DataTypeIdPair.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeIdPairConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(dataTypeKC.toDataType())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeIdPairConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setId(uid)"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeIdPairConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/datatype/DataTypeIdPairConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DeleteDataRangeRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.DeleteDataRangeRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRangeRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DeleteDataRangeRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.DeleteDataRangeRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/DeleteDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addDataType(dataTypeKC.toDataType())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/DeleteDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setTimeSpec can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setTimeSpec(timeRangeFilter.toProto())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/DeleteDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/DeleteDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DeleteDataRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return RequestProto.DeleteDataRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllUids can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllUids(obj.uids)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllClientIds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllClientIds(obj.clientIds)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DeleteDataRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.DeleteDataRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DeleteDataRequest.getClientIdsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DeleteDataRequest(proto.uidsList, proto.clientIdsList)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DeleteDataRequest.getClientIdsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DeleteDataRequest(proto.uidsList, proto.clientIdsList)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DeleteDataRequest.getUidsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DeleteDataRequest(proto.uidsList, proto.clientIdsList)"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DeleteDataRequest.getUidsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DeleteDataRequest(proto.uidsList, proto.clientIdsList)"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/DeleteDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setCode can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val builder = ErrorProto.ErrorStatus.newBuilder().setCode(errorCode)"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ErrorStatus.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val builder = ErrorProto.ErrorStatus.newBuilder().setCode(errorCode)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setMessage can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" errorMessage?.let(builder::setMessage)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" builder.build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ErrorStatus.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ErrorProto.ErrorStatus.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ErrorStatus.getCode can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" proto.code,"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ErrorStatus.getCode can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" proto.code,"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ErrorStatus.getMessage can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" if (proto.hasMessage()) proto.message else null,"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ErrorStatus.getMessage can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" if (proto.hasMessage()) proto.message else null,"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ErrorStatus.hasMessage can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" if (proto.hasMessage()) proto.message else null,"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/error/ErrorStatus.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = DataProto.DataPoint.SubTypeDataList.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/exerciseroute/ExerciseRoute.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.GetChangesRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/GetChangesRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ResponseProto.GetChangesResponse.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/GetChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesTokenRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.GetChangesTokenRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/GetChangesTokenRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesTokenResponse.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ResponseProto.GetChangesTokenResponse.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/GetChangesTokenResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .map { PermissionProto.Permission.newBuilder().setPermission(it).build() }"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setPermission can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .map { PermissionProto.Permission.newBuilder().setPermission(it).build() }"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .map { PermissionProto.Permission.newBuilder().setPermission(it).build() }"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.getPermission can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .map { it.permission }"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.getPermission can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .map { it.permission }"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesTokenRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.GetChangesTokenRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllDataType(request.recordTypes.map { it.toDataType() })"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllDataOriginFilters can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllDataOriginFilters("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataOrigin.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setApplicationId(it.packageName)"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesTokenResponse.getChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val changeToken = proto.changesToken"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesTokenResponse.getChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val changeToken = proto.changesToken"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.GetChangesRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setChangesToken(changesToken)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getNextChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val nextToken = proto.nextChangesToken"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getNextChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val nextToken = proto.nextChangesToken"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataResponse.getRowsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val result = responseProto.rowsList.first().retrieveAggregateDataRow()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataResponse.getRowsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val result = responseProto.rowsList.first().retrieveAggregateDataRow()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataResponse.getRowsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val result = responseProto.rowsList.map { it.toAggregateDataRowGroupByDuration() }.toList()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataResponse.getRowsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val result = responseProto.rowsList.map { it.toAggregateDataRowGroupByDuration() }.toList()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataResponse.getRowsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val result = responseProto.rowsList.map { it.toAggregateDataRowGroupByPeriod() }.toList()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataResponse.getRowsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val result = responseProto.rowsList.map { it.toAggregateDataRowGroupByPeriod() }.toList()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/HealthConnectClientImpl.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" PermissionProto.Permission.newBuilder().setPermission(it).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/permission/HealthDataRequestPermissionsInternal.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setPermission can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" PermissionProto.Permission.newBuilder().setPermission(it).build()"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/permission/HealthDataRequestPermissionsInternal.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" PermissionProto.Permission.newBuilder().setPermission(it).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/permission/HealthDataRequestPermissionsInternal.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.getPermission can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.map { it.proto.permission }"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/permission/HealthDataRequestPermissionsInternal.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.getPermission can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.map { it.proto.permission }"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/permission/HealthDataRequestPermissionsInternal.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InsertDataResponse.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return ResponseProto.InsertDataResponse.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/InsertDataResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllDataPointUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllDataPointUid(obj.dataPointUids)"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/InsertDataResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/InsertDataResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InsertDataResponse.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ResponseProto.InsertDataResponse.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/InsertDataResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InsertDataResponse.getDataPointUidList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return InsertDataResponse(proto.dataPointUidList)"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/InsertDataResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InsertDataResponse.getDataPointUidList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return InsertDataResponse(proto.dataPointUidList)"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/InsertDataResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AbstractMessageLite.toByteArray can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putByteArraysExtra(name = name, byteArrays = messages.map { it.toByteArray() })"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/utils/IntentExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = PermissionProto.Permission.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/permission/Permission.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AccessType.ACCESS_TYPE_WRITE can only be accessed from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" AccessTypes.WRITE -> PermissionProto.AccessType.ACCESS_TYPE_WRITE"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AccessType.ACCESS_TYPE_READ can only be accessed from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" AccessTypes.READ -> PermissionProto.AccessType.ACCESS_TYPE_READ"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AccessType.ACCESS_TYPE_UNKNOWN can only be accessed from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" else -> PermissionProto.AccessType.ACCESS_TYPE_UNKNOWN"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AccessType.ACCESS_TYPE_WRITE can only be accessed from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" PermissionProto.AccessType.ACCESS_TYPE_WRITE -> AccessTypes.WRITE"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AccessType.ACCESS_TYPE_READ can only be accessed from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" PermissionProto.AccessType.ACCESS_TYPE_READ -> AccessTypes.READ"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" PermissionProto.Permission.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(recordType.toDataType())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setAccessType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setAccessType(toAccessTypeProto(accessType))"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.getName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val dataTypeKClass = dataType.name.toDataTypeKClass()"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.getName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val dataTypeKClass = dataType.name.toDataTypeKClass()"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.getDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val dataTypeKClass = dataType.name.toDataTypeKClass()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.getDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val dataTypeKClass = dataType.name.toDataTypeKClass()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.getAccessType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return HealthPermission(dataTypeKClass, accessType.toAccessType())"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Permission.getAccessType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return HealthPermission(dataTypeKClass, accessType.toAccessType())"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/permission/PermissionConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="MessageLite.toByteArray can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" private val bytes: ByteArray by lazy { proto.toByteArray() }"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/data/ProtoParcelable.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.hasStartTimeEpochMs can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" require(hasStartTimeEpochMs()) { &quot;start time must be set&quot; }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.hasEndTimeEpochMs can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" require(hasEndTimeEpochMs()) { &quot;end time must be set&quot; }"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getStartTimeEpochMs can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = Instant.ofEpochMilli(startTimeEpochMs),"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getStartTimeEpochMs can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = Instant.ofEpochMilli(startTimeEpochMs),"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getEndTimeEpochMs can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = Instant.ofEpochMilli(endTimeEpochMs),"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getEndTimeEpochMs can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = Instant.ofEpochMilli(endTimeEpochMs),"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" zoneOffset = ZoneOffset.ofTotalSeconds(zoneOffsetSeconds)"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" zoneOffset = ZoneOffset.ofTotalSeconds(zoneOffsetSeconds)"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.hasStartLocalDateTime can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" require(hasStartLocalDateTime()) { &quot;start time must be set&quot; }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.hasEndLocalDateTime can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" require(hasEndLocalDateTime()) { &quot;end time must be set&quot; }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getStartLocalDateTime can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = LocalDateTime.parse(startLocalDateTime),"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getStartLocalDateTime can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = LocalDateTime.parse(startLocalDateTime),"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getEndLocalDateTime can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = LocalDateTime.parse(endLocalDateTime),"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getEndLocalDateTime can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = LocalDateTime.parse(endLocalDateTime),"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getLongValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longValues = longValuesMap,"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getLongValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longValues = longValuesMap,"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getDoubleValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" doubleValues = doubleValuesMap,"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getDoubleValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" doubleValues = doubleValuesMap,"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getDataOriginsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigins = dataOriginsList.mapTo(HashSet()) { DataOrigin(it.applicationId) }"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AggregateDataRow.getDataOriginsList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigins = dataOriginsList.mapTo(HashSet()) { DataOrigin(it.applicationId) }"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.getApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigins = dataOriginsList.mapTo(HashSet()) { DataOrigin(it.applicationId) }"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.getApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigins = dataOriginsList.mapTo(HashSet()) { DataOrigin(it.applicationId) }"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/aggregate/ProtoToAggregateDataRow.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getChangesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" changes = extractChanges(proto.changesList),"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getChangesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" changes = extractChanges(proto.changesList),"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getNextChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" nextChangesToken = proto.nextChangesToken,"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getNextChangesToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" nextChangesToken = proto.nextChangesToken,"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getHasMore can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" hasMore = proto.hasMore,"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getHasMore can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" hasMore = proto.hasMore,"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getChangesTokenExpired can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" changesTokenExpired = proto.changesTokenExpired"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="GetChangesResponse.getChangesTokenExpired can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" changesTokenExpired = proto.changesTokenExpired"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.getDeleteUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasDeleteUid() -> DeletionChange(it.deleteUid)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.getDeleteUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasDeleteUid() -> DeletionChange(it.deleteUid)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.hasDeleteUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasDeleteUid() -> DeletionChange(it.deleteUid)"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.getUpsertDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasUpsertDataPoint() -> UpsertionChange(toRecord(it.upsertDataPoint))"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.getUpsertDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasUpsertDataPoint() -> UpsertionChange(toRecord(it.upsertDataPoint))"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataChange.hasUpsertDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" it.hasUpsertDataPoint() -> UpsertionChange(toRecord(it.upsertDataPoint))"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToChangesResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRangeResponse.getDataPointList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" records = proto.dataPointList.map { toRecord(it) as T },"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToReadRecordsResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRangeResponse.getDataPointList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" records = proto.dataPointList.map { toRecord(it) as T },"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToReadRecordsResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRangeResponse.getPageToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" pageToken = proto.pageToken"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToReadRecordsResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRangeResponse.getPageToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" pageToken = proto.pageToken"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/response/ProtoToReadRecordsResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" when (dataType.name) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" when (dataType.name) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.getName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" when (dataType.name) {"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.getName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" when (dataType.name) {"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSeriesValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" seriesValuesList.map { value ->"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.instantTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSubTypeDataListsMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" segments = subTypeDataListsMap[&quot;segments&quot;]?.toSegmentList() ?: emptyList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSubTypeDataListsMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" segments = subTypeDataListsMap[&quot;segments&quot;]?.toSegmentList() ?: emptyList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSubTypeDataListsMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" laps = subTypeDataListsMap[&quot;laps&quot;]?.toLapList() ?: emptyList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSubTypeDataListsMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" laps = subTypeDataListsMap[&quot;laps&quot;]?.toLapList() ?: emptyList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSubTypeDataListsMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" subTypeDataListsMap[&quot;route&quot;]?.let {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSubTypeDataListsMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" subTypeDataListsMap[&quot;route&quot;]?.let {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?: if (valuesMap[&quot;hasRoute&quot;]?.booleanVal == true)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?: if (valuesMap[&quot;hasRoute&quot;]?.booleanVal == true)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getBooleanVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?: if (valuesMap[&quot;hasRoute&quot;]?.booleanVal == true)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getBooleanVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?: if (valuesMap[&quot;hasRoute&quot;]?.booleanVal == true)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" biotin = valuesMap[&quot;biotin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" biotin = valuesMap[&quot;biotin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" biotin = valuesMap[&quot;biotin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" biotin = valuesMap[&quot;biotin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" caffeine = valuesMap[&quot;caffeine&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" caffeine = valuesMap[&quot;caffeine&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" caffeine = valuesMap[&quot;caffeine&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" caffeine = valuesMap[&quot;caffeine&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" calcium = valuesMap[&quot;calcium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" calcium = valuesMap[&quot;calcium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" calcium = valuesMap[&quot;calcium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" calcium = valuesMap[&quot;calcium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" energy = valuesMap[&quot;calories&quot;]?.doubleVal?.kilocalories,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" energy = valuesMap[&quot;calories&quot;]?.doubleVal?.kilocalories,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" energy = valuesMap[&quot;calories&quot;]?.doubleVal?.kilocalories,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" energy = valuesMap[&quot;calories&quot;]?.doubleVal?.kilocalories,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" energyFromFat = valuesMap[&quot;caloriesFromFat&quot;]?.doubleVal?.kilocalories,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" energyFromFat = valuesMap[&quot;caloriesFromFat&quot;]?.doubleVal?.kilocalories,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" energyFromFat = valuesMap[&quot;caloriesFromFat&quot;]?.doubleVal?.kilocalories,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" energyFromFat = valuesMap[&quot;caloriesFromFat&quot;]?.doubleVal?.kilocalories,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" chloride = valuesMap[&quot;chloride&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" chloride = valuesMap[&quot;chloride&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" chloride = valuesMap[&quot;chloride&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" chloride = valuesMap[&quot;chloride&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" cholesterol = valuesMap[&quot;cholesterol&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" cholesterol = valuesMap[&quot;cholesterol&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" cholesterol = valuesMap[&quot;cholesterol&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" cholesterol = valuesMap[&quot;cholesterol&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" chromium = valuesMap[&quot;chromium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" chromium = valuesMap[&quot;chromium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" chromium = valuesMap[&quot;chromium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" chromium = valuesMap[&quot;chromium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" copper = valuesMap[&quot;copper&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" copper = valuesMap[&quot;copper&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" copper = valuesMap[&quot;copper&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" copper = valuesMap[&quot;copper&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dietaryFiber = valuesMap[&quot;dietaryFiber&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dietaryFiber = valuesMap[&quot;dietaryFiber&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dietaryFiber = valuesMap[&quot;dietaryFiber&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dietaryFiber = valuesMap[&quot;dietaryFiber&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" folate = valuesMap[&quot;folate&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" folate = valuesMap[&quot;folate&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" folate = valuesMap[&quot;folate&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" folate = valuesMap[&quot;folate&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" folicAcid = valuesMap[&quot;folicAcid&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" folicAcid = valuesMap[&quot;folicAcid&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" folicAcid = valuesMap[&quot;folicAcid&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" folicAcid = valuesMap[&quot;folicAcid&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" iodine = valuesMap[&quot;iodine&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" iodine = valuesMap[&quot;iodine&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" iodine = valuesMap[&quot;iodine&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" iodine = valuesMap[&quot;iodine&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" iron = valuesMap[&quot;iron&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" iron = valuesMap[&quot;iron&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" iron = valuesMap[&quot;iron&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" iron = valuesMap[&quot;iron&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" magnesium = valuesMap[&quot;magnesium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" magnesium = valuesMap[&quot;magnesium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" magnesium = valuesMap[&quot;magnesium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" magnesium = valuesMap[&quot;magnesium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" manganese = valuesMap[&quot;manganese&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" manganese = valuesMap[&quot;manganese&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" manganese = valuesMap[&quot;manganese&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" manganese = valuesMap[&quot;manganese&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" molybdenum = valuesMap[&quot;molybdenum&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" molybdenum = valuesMap[&quot;molybdenum&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" molybdenum = valuesMap[&quot;molybdenum&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" molybdenum = valuesMap[&quot;molybdenum&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" monounsaturatedFat = valuesMap[&quot;monounsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" monounsaturatedFat = valuesMap[&quot;monounsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" monounsaturatedFat = valuesMap[&quot;monounsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" monounsaturatedFat = valuesMap[&quot;monounsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" niacin = valuesMap[&quot;niacin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" niacin = valuesMap[&quot;niacin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" niacin = valuesMap[&quot;niacin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" niacin = valuesMap[&quot;niacin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" pantothenicAcid = valuesMap[&quot;pantothenicAcid&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" pantothenicAcid = valuesMap[&quot;pantothenicAcid&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" pantothenicAcid = valuesMap[&quot;pantothenicAcid&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" pantothenicAcid = valuesMap[&quot;pantothenicAcid&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" phosphorus = valuesMap[&quot;phosphorus&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" phosphorus = valuesMap[&quot;phosphorus&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" phosphorus = valuesMap[&quot;phosphorus&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" phosphorus = valuesMap[&quot;phosphorus&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" polyunsaturatedFat = valuesMap[&quot;polyunsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" polyunsaturatedFat = valuesMap[&quot;polyunsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" polyunsaturatedFat = valuesMap[&quot;polyunsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" polyunsaturatedFat = valuesMap[&quot;polyunsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" potassium = valuesMap[&quot;potassium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" potassium = valuesMap[&quot;potassium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" potassium = valuesMap[&quot;potassium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" potassium = valuesMap[&quot;potassium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" protein = valuesMap[&quot;protein&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" protein = valuesMap[&quot;protein&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" protein = valuesMap[&quot;protein&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" protein = valuesMap[&quot;protein&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" riboflavin = valuesMap[&quot;riboflavin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" riboflavin = valuesMap[&quot;riboflavin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" riboflavin = valuesMap[&quot;riboflavin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" riboflavin = valuesMap[&quot;riboflavin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" saturatedFat = valuesMap[&quot;saturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" saturatedFat = valuesMap[&quot;saturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" saturatedFat = valuesMap[&quot;saturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" saturatedFat = valuesMap[&quot;saturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" selenium = valuesMap[&quot;selenium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" selenium = valuesMap[&quot;selenium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" selenium = valuesMap[&quot;selenium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" selenium = valuesMap[&quot;selenium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" sodium = valuesMap[&quot;sodium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" sodium = valuesMap[&quot;sodium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" sodium = valuesMap[&quot;sodium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" sodium = valuesMap[&quot;sodium&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" sugar = valuesMap[&quot;sugar&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" sugar = valuesMap[&quot;sugar&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" sugar = valuesMap[&quot;sugar&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" sugar = valuesMap[&quot;sugar&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" thiamin = valuesMap[&quot;thiamin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" thiamin = valuesMap[&quot;thiamin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" thiamin = valuesMap[&quot;thiamin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" thiamin = valuesMap[&quot;thiamin&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" totalCarbohydrate = valuesMap[&quot;totalCarbohydrate&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" totalCarbohydrate = valuesMap[&quot;totalCarbohydrate&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" totalCarbohydrate = valuesMap[&quot;totalCarbohydrate&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" totalCarbohydrate = valuesMap[&quot;totalCarbohydrate&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" totalFat = valuesMap[&quot;totalFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" totalFat = valuesMap[&quot;totalFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" totalFat = valuesMap[&quot;totalFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" totalFat = valuesMap[&quot;totalFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" transFat = valuesMap[&quot;transFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" transFat = valuesMap[&quot;transFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" transFat = valuesMap[&quot;transFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" transFat = valuesMap[&quot;transFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" unsaturatedFat = valuesMap[&quot;unsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" unsaturatedFat = valuesMap[&quot;unsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" unsaturatedFat = valuesMap[&quot;unsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" unsaturatedFat = valuesMap[&quot;unsaturatedFat&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminA = valuesMap[&quot;vitaminA&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminA = valuesMap[&quot;vitaminA&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminA = valuesMap[&quot;vitaminA&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminA = valuesMap[&quot;vitaminA&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminB12 = valuesMap[&quot;vitaminB12&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminB12 = valuesMap[&quot;vitaminB12&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminB12 = valuesMap[&quot;vitaminB12&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminB12 = valuesMap[&quot;vitaminB12&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminB6 = valuesMap[&quot;vitaminB6&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminB6 = valuesMap[&quot;vitaminB6&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminB6 = valuesMap[&quot;vitaminB6&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminB6 = valuesMap[&quot;vitaminB6&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminC = valuesMap[&quot;vitaminC&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminC = valuesMap[&quot;vitaminC&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminC = valuesMap[&quot;vitaminC&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminC = valuesMap[&quot;vitaminC&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminD = valuesMap[&quot;vitaminD&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminD = valuesMap[&quot;vitaminD&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminD = valuesMap[&quot;vitaminD&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminD = valuesMap[&quot;vitaminD&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminE = valuesMap[&quot;vitaminE&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminE = valuesMap[&quot;vitaminE&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminE = valuesMap[&quot;vitaminE&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminE = valuesMap[&quot;vitaminE&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminK = valuesMap[&quot;vitaminK&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminK = valuesMap[&quot;vitaminK&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminK = valuesMap[&quot;vitaminK&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" vitaminK = valuesMap[&quot;vitaminK&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" zinc = valuesMap[&quot;zinc&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" zinc = valuesMap[&quot;zinc&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" zinc = valuesMap[&quot;zinc&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" zinc = valuesMap[&quot;zinc&quot;]?.doubleVal?.grams,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSubTypeDataListsMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" stages = subTypeDataListsMap[&quot;stages&quot;]?.toStageList() ?: emptyList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getSubTypeDataListsMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" stages = subTypeDataListsMap[&quot;stages&quot;]?.toStageList() ?: emptyList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" else -> throw RuntimeException(&quot;Unknown data type ${dataType.name}&quot;)"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" else -> throw RuntimeException(&quot;Unknown data type ${dataType.name}&quot;)"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.getName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" else -> throw RuntimeException(&quot;Unknown data type ${dataType.name}&quot;)"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.getName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" else -> throw RuntimeException(&quot;Unknown data type ${dataType.name}&quot;)"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" protoWrapper.proto.valuesList.map { value ->"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" protoWrapper.proto.valuesList.map { value ->"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(value.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" latitude = value.valuesMap[&quot;latitude&quot;]!!.doubleVal,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" latitude = value.valuesMap[&quot;latitude&quot;]!!.doubleVal,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" latitude = value.valuesMap[&quot;latitude&quot;]!!.doubleVal,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" latitude = value.valuesMap[&quot;latitude&quot;]!!.doubleVal,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longitude = value.valuesMap[&quot;longitude&quot;]!!.doubleVal,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longitude = value.valuesMap[&quot;longitude&quot;]!!.doubleVal,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longitude = value.valuesMap[&quot;longitude&quot;]!!.doubleVal,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longitude = value.valuesMap[&quot;longitude&quot;]!!.doubleVal,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude = value.valuesMap[&quot;altitude&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude = value.valuesMap[&quot;altitude&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude = value.valuesMap[&quot;altitude&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude = value.valuesMap[&quot;altitude&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy = value.valuesMap[&quot;horizontal_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy = value.valuesMap[&quot;horizontal_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy = value.valuesMap[&quot;horizontal_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy = value.valuesMap[&quot;horizontal_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy = value.valuesMap[&quot;vertical_accuracy&quot;]?.doubleVal?.meters"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy = value.valuesMap[&quot;vertical_accuracy&quot;]?.doubleVal?.meters"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy = value.valuesMap[&quot;vertical_accuracy&quot;]?.doubleVal?.meters"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy = value.valuesMap[&quot;vertical_accuracy&quot;]?.doubleVal?.meters"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = Instant.ofEpochMilli(startTimeMillis)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = Instant.ofEpochMilli(startTimeMillis)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = Instant.ofEpochMilli(endTimeMillis)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = Instant.ofEpochMilli(endTimeMillis)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = Instant.ofEpochMilli(instantTimeMillis)"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = Instant.ofEpochMilli(instantTimeMillis)"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getStartZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" if (hasStartZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(startZoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getStartZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" if (hasStartZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(startZoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.hasStartZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" if (hasStartZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(startZoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getEndZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = if (hasEndZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(endZoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getEndZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = if (hasEndZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(endZoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.hasEndZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = if (hasEndZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(endZoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = if (hasZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(zoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = if (hasZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(zoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.hasZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" get() = if (hasZoneOffsetSeconds()) ZoneOffset.ofTotalSeconds(zoneOffsetSeconds) else null"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPointOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.longVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPointOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.longVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.longVal ?: defaultVal"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.longVal ?: defaultVal"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPointOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.doubleVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPointOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.doubleVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.doubleVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.doubleVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPointOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun DataPointOrBuilder.getString(key: String): String? = valuesMap[key]?.stringVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPointOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun DataPointOrBuilder.getString(key: String): String? = valuesMap[key]?.stringVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getStringVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun DataPointOrBuilder.getString(key: String): String? = valuesMap[key]?.stringVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getStringVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun DataPointOrBuilder.getString(key: String): String? = valuesMap[key]?.stringVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPointOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesMap[key]?.enumVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPointOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesMap[key]?.enumVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getEnumVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesMap[key]?.enumVal"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getEnumVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesMap[key]?.enumVal"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValueOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.longVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValueOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.longVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.longVal ?: defaultVal"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.longVal ?: defaultVal"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValueOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.doubleVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValueOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.doubleVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.doubleVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" valuesMap[key]?.doubleVal ?: defaultVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValueOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun SeriesValueOrBuilder.getString(key: String): String? = valuesMap[key]?.stringVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValueOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun SeriesValueOrBuilder.getString(key: String): String? = valuesMap[key]?.stringVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getStringVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun SeriesValueOrBuilder.getString(key: String): String? = valuesMap[key]?.stringVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getStringVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun SeriesValueOrBuilder.getString(key: String): String? = valuesMap[key]?.stringVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValueOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun SeriesValueOrBuilder.getEnum(key: String): String? = valuesMap[key]?.enumVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValueOrBuilder.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun SeriesValueOrBuilder.getEnum(key: String): String? = valuesMap[key]?.enumVal"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getEnumVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun SeriesValueOrBuilder.getEnum(key: String): String? = valuesMap[key]?.enumVal"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getEnumVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1="internal fun SeriesValueOrBuilder.getEnum(key: String): String? = valuesMap[key]?.enumVal"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" id = if (hasUid()) uid else Metadata.EMPTY_ID,"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" id = if (hasUid()) uid else Metadata.EMPTY_ID,"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.hasUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" id = if (hasUid()) uid else Metadata.EMPTY_ID,"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.getApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigin = DataOrigin(dataOrigin.applicationId),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.getApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigin = DataOrigin(dataOrigin.applicationId),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getDataOrigin can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigin = DataOrigin(dataOrigin.applicationId),"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getDataOrigin can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigin = DataOrigin(dataOrigin.applicationId),"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getUpdateTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" lastModifiedTime = Instant.ofEpochMilli(updateTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getUpdateTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" lastModifiedTime = Instant.ofEpochMilli(updateTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getClientId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" clientRecordId = if (hasClientId()) clientId else null,"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getClientId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" clientRecordId = if (hasClientId()) clientId else null,"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.hasClientId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" clientRecordId = if (hasClientId()) clientId else null,"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getClientVersion can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" clientRecordVersion = clientVersion,"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getClientVersion can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" clientRecordVersion = clientVersion,"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getDevice can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" device = if (hasDevice()) device.toDevice() else null,"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getDevice can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" device = if (hasDevice()) device.toDevice() else null,"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.hasDevice can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" device = if (hasDevice()) device.toDevice() else null,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getRecordingMethod can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" recordingMethod = recordingMethod"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.getRecordingMethod can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" recordingMethod = recordingMethod"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.getManufacturer can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" manufacturer = if (hasManufacturer()) manufacturer else null,"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.getManufacturer can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" manufacturer = if (hasManufacturer()) manufacturer else null,"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.hasManufacturer can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" manufacturer = if (hasManufacturer()) manufacturer else null,"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.getModel can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" model = if (hasModel()) model else null,"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.getModel can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" model = if (hasModel()) model else null,"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.hasModel can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" model = if (hasModel()) model else null,"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.getType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" type = DEVICE_TYPE_STRING_TO_INT_MAP.getOrDefault(type, Device.TYPE_UNKNOWN)"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.getType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" type = DEVICE_TYPE_STRING_TO_INT_MAP.getOrDefault(type, Device.TYPE_UNKNOWN)"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesList.map {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesList.map {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = Instant.ofEpochMilli(it.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = Instant.ofEpochMilli(it.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = Instant.ofEpochMilli(it.endTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = Instant.ofEpochMilli(it.endTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" stage = STAGE_TYPE_STRING_TO_INT_MAP[it.valuesMap[&quot;stage&quot;]?.enumVal]"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" stage = STAGE_TYPE_STRING_TO_INT_MAP[it.valuesMap[&quot;stage&quot;]?.enumVal]"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getEnumVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" stage = STAGE_TYPE_STRING_TO_INT_MAP[it.valuesMap[&quot;stage&quot;]?.enumVal]"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getEnumVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" stage = STAGE_TYPE_STRING_TO_INT_MAP[it.valuesMap[&quot;stage&quot;]?.enumVal]"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesList.map {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesList.map {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = Instant.ofEpochMilli(it.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = Instant.ofEpochMilli(it.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = Instant.ofEpochMilli(it.endTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = Instant.ofEpochMilli(it.endTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" segmentType = (it.valuesMap[&quot;type&quot;]?.longVal ?: EXERCISE_SEGMENT_TYPE_UNKNOWN).toInt(),"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" segmentType = (it.valuesMap[&quot;type&quot;]?.longVal ?: EXERCISE_SEGMENT_TYPE_UNKNOWN).toInt(),"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" segmentType = (it.valuesMap[&quot;type&quot;]?.longVal ?: EXERCISE_SEGMENT_TYPE_UNKNOWN).toInt(),"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" segmentType = (it.valuesMap[&quot;type&quot;]?.longVal ?: EXERCISE_SEGMENT_TYPE_UNKNOWN).toInt(),"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" repetitions = it.valuesMap[&quot;reps&quot;]?.longVal?.toInt() ?: 0"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" repetitions = it.valuesMap[&quot;reps&quot;]?.longVal?.toInt() ?: 0"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" repetitions = it.valuesMap[&quot;reps&quot;]?.longVal?.toInt() ?: 0"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" repetitions = it.valuesMap[&quot;reps&quot;]?.longVal?.toInt() ?: 0"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesList.map {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesList.map {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = Instant.ofEpochMilli(it.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startTime = Instant.ofEpochMilli(it.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = Instant.ofEpochMilli(it.endTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endTime = Instant.ofEpochMilli(it.endTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" length = it.valuesMap[&quot;length&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" length = it.valuesMap[&quot;length&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" length = it.valuesMap[&quot;length&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" length = it.valuesMap[&quot;length&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesList.map {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.getValuesList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return valuesList.map {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(it.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" time = Instant.ofEpochMilli(it.startTimeMillis),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" latitude = it.valuesMap[&quot;latitude&quot;]?.doubleVal ?: 0.0,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" latitude = it.valuesMap[&quot;latitude&quot;]?.doubleVal ?: 0.0,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" latitude = it.valuesMap[&quot;latitude&quot;]?.doubleVal ?: 0.0,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" latitude = it.valuesMap[&quot;latitude&quot;]?.doubleVal ?: 0.0,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longitude = it.valuesMap[&quot;longitude&quot;]?.doubleVal ?: 0.0,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longitude = it.valuesMap[&quot;longitude&quot;]?.doubleVal ?: 0.0,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longitude = it.valuesMap[&quot;longitude&quot;]?.doubleVal ?: 0.0,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" longitude = it.valuesMap[&quot;longitude&quot;]?.doubleVal ?: 0.0,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude = it.valuesMap[&quot;altitude&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude = it.valuesMap[&quot;altitude&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude = it.valuesMap[&quot;altitude&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude = it.valuesMap[&quot;altitude&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy = it.valuesMap[&quot;horizontal_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy = it.valuesMap[&quot;horizontal_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy = it.valuesMap[&quot;horizontal_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy = it.valuesMap[&quot;horizontal_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy = it.valuesMap[&quot;vertical_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.getValuesMap can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy = it.valuesMap[&quot;vertical_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy = it.valuesMap[&quot;vertical_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.getDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy = it.valuesMap[&quot;vertical_accuracy&quot;]?.doubleVal?.meters,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ProtoToRecordUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataResponse.getDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" resultFuture.set(response.proto.dataPoint)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ReadDataCallback.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataResponse.getDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" resultFuture.set(response.proto.dataPoint)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ReadDataCallback.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRangeRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.ReadDataRangeRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/ReadDataRangeRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRangeRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return RequestProto.ReadDataRangeRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(request.recordType.toDataType())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setTimeSpec can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" setTimeSpec(request.timeRangeFilter.toProto())"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllDataOriginFilters can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" addAllDataOriginFilters("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataOrigin.newBuilder().setApplicationId(it.packageName).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataOrigin.newBuilder().setApplicationId(it.packageName).build()"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataOrigin.newBuilder().setApplicationId(it.packageName).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setAscOrdering can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" setAscOrdering(request.ascendingOrder)"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setPageSize can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" setPageSize(request.pageSize)"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setPageToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" request.pageToken?.let { setPageToken(it) }"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRangeRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRangeResponse.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ResponseProto.ReadDataRangeResponse.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/ReadDataRangeResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.ReadDataRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/ReadDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.ReadDataRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataTypeIdPair can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataTypeIdPair(toDataTypeIdPairProto(dataTypeKC, uid))"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/request/ReadDataRequestToProto.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadDataResponse.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ResponseProto.ReadDataResponse.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/ReadDataResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadExerciseRouteRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.ReadExerciseRouteRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/ReadExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ReadExerciseRouteResponse.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = ResponseProto.ReadExerciseRouteResponse.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/response/ReadExerciseRouteResponse.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;BasalBodyTemperature&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;temperature&quot;, doubleVal(temperature.inCelsius))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.let { putValues(&quot;measurementLocation&quot;, it) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;BasalMetabolicRate&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;bmr&quot;, doubleVal(basalMetabolicRate.inKilocaloriesPerDay)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;BloodGlucose&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;level&quot;, doubleVal(level.inMillimolesPerLiter))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.let { putValues(&quot;specimenSource&quot;, it) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;mealType&quot;, it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.let { putValues(&quot;relationToMeal&quot;, it) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;BloodPressure&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;systolic&quot;, doubleVal(systolic.inMillimetersOfMercury))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;diastolic&quot;, doubleVal(diastolic.inMillimetersOfMercury))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.let { putValues(&quot;bodyPosition&quot;, it) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.let { putValues(&quot;measurementLocation&quot;, it) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;BodyFat&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;percentage&quot;, doubleVal(percentage.value)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;BodyTemperature&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;temperature&quot;, doubleVal(temperature.inCelsius))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.let { putValues(&quot;measurementLocation&quot;, it) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;BodyWaterMass&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;mass&quot;, doubleVal(mass.inKilograms)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;BoneMass&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;mass&quot;, doubleVal(mass.inKilograms)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;CervicalMucus&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;texture&quot;, it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;amount&quot;, it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.SeriesValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;rpm&quot;, doubleVal(sample.revolutionsPerMinute))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setInstantTimeMillis(sample.time.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.SeriesValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;bpm&quot;, longVal(sample.beatsPerMinute))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setInstantTimeMillis(sample.time.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;Height&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;height&quot;, doubleVal(height.inMeters)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;HeartRateVariabilityRmssd&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;heartRateVariability&quot;, doubleVal(heartRateVariabilityMillis)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" instantaneousProto().setDataType(protoDataType(&quot;IntermenstrualBleeding&quot;)).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" instantaneousProto().setDataType(protoDataType(&quot;IntermenstrualBleeding&quot;)).build()"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;LeanBodyMass&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;mass&quot;, doubleVal(mass.inKilograms)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;Menstruation&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;flow&quot;, it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" intervalProto().setDataType(protoDataType(&quot;MenstruationPeriod&quot;)).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" intervalProto().setDataType(protoDataType(&quot;MenstruationPeriod&quot;)).build()"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;OvulationTest&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;result&quot;, it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;OxygenSaturation&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;percentage&quot;, doubleVal(percentage.value)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.SeriesValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;power&quot;, doubleVal(sample.power.inWatts))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setInstantTimeMillis(sample.time.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;RespiratoryRate&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;rate&quot;, doubleVal(rate)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;RestingHeartRate&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;bpm&quot;, longVal(beatsPerMinute)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;SexualActivity&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.let { putValues(&quot;protectionUsed&quot;, it) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.SeriesValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;speed&quot;, doubleVal(sample.speed.inMetersPerSecond))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setInstantTimeMillis(sample.time.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SeriesValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.SeriesValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;rate&quot;, doubleVal(sample.rate))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setInstantTimeMillis(sample.time.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;Vo2Max&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;vo2&quot;, doubleVal(vo2MillilitersPerMinuteKilogram))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" ?.let { putValues(&quot;measurementMethod&quot;, it) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;Weight&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;weight&quot;, doubleVal(weight.inKilograms)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;ActiveCaloriesBurned&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;energy&quot;, doubleVal(energy.inKilocalories)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;ActivitySession&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;hasRoute&quot;, boolVal(exerciseRouteResult !is ExerciseRouteResult.NoData))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;activityType&quot;, exerciseType)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" title?.let { putValues(&quot;title&quot;, stringVal(it)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" notes?.let { putValues(&quot;notes&quot;, stringVal(it)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putSubTypeDataLists can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putSubTypeDataLists("
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataPoint.SubTypeDataList.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllValues(segments.map { it.toProto() })"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putSubTypeDataLists can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putSubTypeDataLists("
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataPoint.SubTypeDataList.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllValues(laps.map { it.toProto() })"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putSubTypeDataLists can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putSubTypeDataLists("
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataPoint.SubTypeDataList.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllValues("
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;Distance&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;distance&quot;, doubleVal(distance.inMeters)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;ElevationGained&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;elevation&quot;, doubleVal(elevation.inMeters)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;FloorsClimbed&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;floors&quot;, doubleVal(floors)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;Hydration&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;volume&quot;, doubleVal(volume.inLiters)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;Nutrition&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;biotin&quot;, doubleVal(biotin.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;caffeine&quot;, doubleVal(caffeine.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;calcium&quot;, doubleVal(calcium.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;calories&quot;, doubleVal(energy.inKilocalories))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;caloriesFromFat&quot;, doubleVal(energyFromFat.inKilocalories))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;chloride&quot;, doubleVal(chloride.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;cholesterol&quot;, doubleVal(cholesterol.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;chromium&quot;, doubleVal(chromium.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;copper&quot;, doubleVal(copper.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;dietaryFiber&quot;, doubleVal(dietaryFiber.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;folate&quot;, doubleVal(folate.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;folicAcid&quot;, doubleVal(folicAcid.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;iodine&quot;, doubleVal(iodine.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;iron&quot;, doubleVal(iron.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;magnesium&quot;, doubleVal(magnesium.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;manganese&quot;, doubleVal(manganese.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;molybdenum&quot;, doubleVal(molybdenum.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;monounsaturatedFat&quot;, doubleVal(monounsaturatedFat.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;niacin&quot;, doubleVal(niacin.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;pantothenicAcid&quot;, doubleVal(pantothenicAcid.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;phosphorus&quot;, doubleVal(phosphorus.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;polyunsaturatedFat&quot;, doubleVal(polyunsaturatedFat.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;potassium&quot;, doubleVal(potassium.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;protein&quot;, doubleVal(protein.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;riboflavin&quot;, doubleVal(riboflavin.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;saturatedFat&quot;, doubleVal(saturatedFat.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;selenium&quot;, doubleVal(selenium.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;sodium&quot;, doubleVal(sodium.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;sugar&quot;, doubleVal(sugar.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;thiamin&quot;, doubleVal(thiamin.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;totalCarbohydrate&quot;, doubleVal(totalCarbohydrate.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;totalFat&quot;, doubleVal(totalFat.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;transFat&quot;, doubleVal(transFat.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;unsaturatedFat&quot;, doubleVal(unsaturatedFat.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;vitaminA&quot;, doubleVal(vitaminA.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;vitaminB12&quot;, doubleVal(vitaminB12.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;vitaminB6&quot;, doubleVal(vitaminB6.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;vitaminC&quot;, doubleVal(vitaminC.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;vitaminD&quot;, doubleVal(vitaminD.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;vitaminE&quot;, doubleVal(vitaminE.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;vitaminK&quot;, doubleVal(vitaminK.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;zinc&quot;, doubleVal(zinc.inGrams))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;mealType&quot;, it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" name?.let { putValues(&quot;name&quot;, stringVal(it)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;SleepSession&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putSubTypeDataLists can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putSubTypeDataLists("
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataList.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataPoint.SubTypeDataList.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllValues(stages.map { it.toProto() })"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" title?.let { putValues(&quot;title&quot;, stringVal(it)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" notes?.let { putValues(&quot;notes&quot;, stringVal(it)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;SleepStage&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;stage&quot;, it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;Steps&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;count&quot;, longVal(count)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;TotalCaloriesBurned&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;energy&quot;, doubleVal(energy.inKilocalories)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(&quot;WheelchairPushes&quot;))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { putValues(&quot;count&quot;, longVal(count)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setDataType(protoDataType(dataTypeName = dataTypeName))"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addSeriesValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" addSeriesValues(getSeriesValue(sample))"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoConverters.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataType.newBuilder().setName(dataTypeName).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setName can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataType.newBuilder().setName(dataTypeName).build()"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataType.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataType.newBuilder().setName(dataTypeName).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataPoint.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setInstantTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setInstantTimeMillis(time.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" zoneOffset?.let { builder.setZoneOffsetSeconds(it.totalSeconds) }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataPoint.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataPoint.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setStartTimeMillis(startTime.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setEndTimeMillis(endTime.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStartZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" startZoneOffset?.let { builder.setStartZoneOffsetSeconds(it.totalSeconds) }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEndZoneOffsetSeconds can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" endZoneOffset?.let { builder.setEndZoneOffsetSeconds(it.totalSeconds) }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" uid = metadata.id"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" uid = metadata.id"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataOrigin can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigin ="
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDataOrigin can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" dataOrigin ="
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataOrigin.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DataOrigin.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.DataOrigin.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setApplicationId(metadata.dataOrigin.packageName)"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setApplicationId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setApplicationId(metadata.dataOrigin.packageName)"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setUpdateTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" updateTimeMillis = metadata.lastModifiedTime.toEpochMilli()"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setUpdateTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" updateTimeMillis = metadata.lastModifiedTime.toEpochMilli()"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setClientId can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" metadata.clientRecordId?.let { setClientId(it) }"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setClientVersion can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" clientVersion = metadata.clientRecordVersion"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setClientVersion can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" clientVersion = metadata.clientRecordVersion"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDevice can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" metadata.device?.let { setDevice(it.toProto()) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setRecordingMethod can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" recordingMethod = metadata.recordingMethod"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setRecordingMethod can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" recordingMethod = metadata.recordingMethod"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Device.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DataProto.Device.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setManufacturer can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" obj.manufacturer?.let { setManufacturer(it) }"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setModel can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" obj.model?.let { setModel(it) }"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setType can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" setType(DEVICE_TYPE_INT_TO_STRING_MAP.getOrDefault(obj.type, DeviceTypes.UNKNOWN))"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DataProto.SubTypeDataValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setStartTimeMillis(startTime.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setEndTimeMillis(endTime.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" putValues(&quot;stage&quot;, it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DataProto.SubTypeDataValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setStartTimeMillis(startTime.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setEndTimeMillis(endTime.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;type&quot;, longVal(segmentType.toLong()))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;reps&quot;, longVal(repetitions.toLong()))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DataProto.SubTypeDataValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setStartTimeMillis(startTime.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setEndTimeMillis(endTime.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { length?.let { putValues(&quot;length&quot;, doubleVal(it.inMeters)) } }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SubTypeDataValue.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return DataProto.SubTypeDataValue.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStartTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setStartTimeMillis(time.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEndTimeMillis can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setEndTimeMillis(time.toEpochMilli())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;latitude&quot;, doubleVal(latitude))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .putValues(&quot;longitude&quot;, doubleVal(longitude))"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" horizontalAccuracy?.let { putValues(&quot;horizontal_accuracy&quot;, doubleVal(it.inMeters)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" verticalAccuracy?.let { putValues(&quot;vertical_accuracy&quot;, doubleVal(it.inMeters)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.putValues can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" altitude?.let { putValues(&quot;altitude&quot;, doubleVal(it.inMeters)) }"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/RecordToProtoUtils.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RegisterForDataNotificationsRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.RegisterForDataNotificationsRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RegisterForDataNotificationsRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.RequestContext.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setCallingPackage can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setCallingPackage(obj.callingPackage)"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setSdkVersion can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setSdkVersion(obj.sdkVersion)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setPermissionToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .apply { obj.permissionToken?.let { setPermissionToken(it) } }"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setIsInForeground can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setIsInForeground(obj.isInForeground)"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.RequestContext.parseFrom(it).run {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.getCallingPackage can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestContext(callingPackage, sdkVersion, permissionToken, isInForeground)"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.getCallingPackage can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestContext(callingPackage, sdkVersion, permissionToken, isInForeground)"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.getIsInForeground can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestContext(callingPackage, sdkVersion, permissionToken, isInForeground)"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.getIsInForeground can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestContext(callingPackage, sdkVersion, permissionToken, isInForeground)"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.getPermissionToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestContext(callingPackage, sdkVersion, permissionToken, isInForeground)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.getPermissionToken can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestContext(callingPackage, sdkVersion, permissionToken, isInForeground)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.getSdkVersion can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestContext(callingPackage, sdkVersion, permissionToken, isInForeground)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="RequestContext.getSdkVersion can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestContext(callingPackage, sdkVersion, permissionToken, isInForeground)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/RequestContext.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TimeSpec.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return TimeProto.TimeSpec.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/time/TimeRangeFilterConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStartTimeEpochMs can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" obj.startTime?.let { setStartTimeEpochMs(it.toEpochMilli()) }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/time/TimeRangeFilterConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEndTimeEpochMs can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" obj.endTime?.let { setEndTimeEpochMs(it.toEpochMilli()) }"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/time/TimeRangeFilterConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStartLocalDateTime can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" obj.localStartTime?.let { setStartLocalDateTime(it.toString()) }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/time/TimeRangeFilterConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEndLocalDateTime can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" obj.localEndTime?.let { setEndLocalDateTime(it.toString()) }"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/time/TimeRangeFilterConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/time/TimeRangeFilterConverter.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UnregisterFromDataNotificationsRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" RequestProto.UnregisterFromDataNotificationsRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UnregisterFromDataNotificationsRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertDataRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return RequestProto.UpsertDataRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.addAllDataPoint can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .addAllDataPoint(obj.dataPoints)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertDataRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.UpsertDataRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertDataRequest.getDataPointList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return UpsertDataRequest(proto.dataPointList)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertDataRequest.getDataPointList can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return UpsertDataRequest(proto.dataPointList)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertDataRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertExerciseRouteRequest.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return RequestProto.UpsertExerciseRouteRequest.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setSessionUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setSessionUid(obj.sessionUid)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setExerciseRoute can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .setExerciseRoute(obj.route)"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" .build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertExerciseRouteRequest.parseFrom can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" val proto = RequestProto.UpsertExerciseRouteRequest.parseFrom(it)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertExerciseRouteRequest.getExerciseRoute can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return UpsertExerciseRouteRequest(proto.sessionUid, proto.exerciseRoute)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertExerciseRouteRequest.getExerciseRoute can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return UpsertExerciseRouteRequest(proto.sessionUid, proto.exerciseRoute)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertExerciseRouteRequest.getSessionUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return UpsertExerciseRouteRequest(proto.sessionUid, proto.exerciseRoute)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="UpsertExerciseRouteRequest.getSessionUid can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" return UpsertExerciseRouteRequest(proto.sessionUid, proto.exerciseRoute)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/request/UpsertExerciseRouteRequest.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setLongVal(value).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setLongVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setLongVal(value).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setLongVal(value).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setDoubleVal(value).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setDoubleVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setDoubleVal(value).build()"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setDoubleVal(value).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setStringVal(value).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setStringVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setStringVal(value).build()"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setStringVal(value).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setEnumVal(value).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setEnumVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setEnumVal(value).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setEnumVal(value).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.build can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setBooleanVal(value).build()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setBooleanVal can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setBooleanVal(value).build()"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Value.newBuilder can only be called from within the same library group (referenced groupId=`__local_aars__` from groupId=`androidx.health.connect`)"
errorLine1=" DataProto.Value.newBuilder().setBooleanVal(value).build()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/health/connect/client/impl/converters/records/ValueExt.kt"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public ClientConfiguration(String apiClientName, String servicePackageName, String bindAction) {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/ClientConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public ClientConfiguration(String apiClientName, String servicePackageName, String bindAction) {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/ClientConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public ClientConfiguration(String apiClientName, String servicePackageName, String bindAction) {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/ClientConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public String getServicePackageName() {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/ClientConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public String getBindAction() {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/ClientConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public String getApiClientName() {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/ClientConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" String packageName,"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" String clientName,"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" String bindAction,"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" QueueOperation refreshVersionOperation) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionConfiguration.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public ConnectionManager(Context context, Looper looper) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public ConnectionManager(Context context, Looper looper) {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void scheduleForExecution(QueueOperation operation) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void registerListener(ListenerKey listenerKey, QueueOperation registerOperation) {"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void registerListener(ListenerKey listenerKey, QueueOperation registerOperation) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void unregisterListener(ListenerKey listenerKey, QueueOperation unregisterOperation) {"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void unregisterListener(ListenerKey listenerKey, QueueOperation unregisterOperation) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void onConnected(ServiceConnection connection) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void onDisconnected(ServiceConnection connection, long reconnectDelayMs) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ConnectionManager.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void track(SettableFuture&lt;?> future) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/DefaultExecutionTracker.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public void cancelPendingFutures(Throwable throwable) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/DefaultExecutionTracker.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void track(SettableFuture&lt;?> future);"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ExecutionTracker.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void cancelPendingFutures(Throwable throwable);"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ExecutionTracker.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" public ListenerKey(Object listenerKey) {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ListenerKey.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void execute(IBinder binder) throws RemoteException;"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/QueueOperation.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void setException(Throwable exception);"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/QueueOperation.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" QueueOperation trackExecution(ExecutionTracker tracker);"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/QueueOperation.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" QueueOperation trackExecution(ExecutionTracker tracker);"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/QueueOperation.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" ConnectionConfiguration getConnectionConfiguration();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/QueueOperation.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void execute(S service, SettableFuture&lt;R> resultFuture) throws RemoteException;"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/RemoteFutureOperation.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void onConnected(ServiceConnection connection);"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ServiceConnection.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void onDisconnected(ServiceConnection connection, long reconnectDelayMs);"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/internal/ServiceConnection.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void execute(IBinder binder, SettableFuture&lt;R> resultFuture) throws RemoteException;"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/ServiceOperation.java"/>
</issue>
<issue
id="UnknownNullness"
message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations"
errorLine1=" void execute(IBinder binder, SettableFuture&lt;R> resultFuture) throws RemoteException;"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/health/platform/client/impl/ipc/ServiceOperation.java"/>
</issue>
</issues>