| <?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<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<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<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<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()) { "start time must be set" }" |
| 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()) { "end time must be set" }" |
| 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()) { "start time must be set" }" |
| 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()) { "end time must be set" }" |
| 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["segments"]?.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["segments"]?.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["laps"]?.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["laps"]?.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["route"]?.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["route"]?.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["hasRoute"]?.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["hasRoute"]?.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["hasRoute"]?.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["hasRoute"]?.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["biotin"]?.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["biotin"]?.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["biotin"]?.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["biotin"]?.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["caffeine"]?.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["caffeine"]?.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["caffeine"]?.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["caffeine"]?.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["calcium"]?.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["calcium"]?.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["calcium"]?.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["calcium"]?.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["calories"]?.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["calories"]?.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["calories"]?.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["calories"]?.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["caloriesFromFat"]?.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["caloriesFromFat"]?.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["caloriesFromFat"]?.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["caloriesFromFat"]?.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["chloride"]?.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["chloride"]?.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["chloride"]?.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["chloride"]?.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["cholesterol"]?.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["cholesterol"]?.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["cholesterol"]?.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["cholesterol"]?.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["chromium"]?.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["chromium"]?.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["chromium"]?.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["chromium"]?.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["copper"]?.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["copper"]?.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["copper"]?.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["copper"]?.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["dietaryFiber"]?.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["dietaryFiber"]?.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["dietaryFiber"]?.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["dietaryFiber"]?.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["folate"]?.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["folate"]?.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["folate"]?.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["folate"]?.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["folicAcid"]?.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["folicAcid"]?.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["folicAcid"]?.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["folicAcid"]?.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["iodine"]?.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["iodine"]?.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["iodine"]?.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["iodine"]?.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["iron"]?.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["iron"]?.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["iron"]?.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["iron"]?.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["magnesium"]?.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["magnesium"]?.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["magnesium"]?.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["magnesium"]?.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["manganese"]?.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["manganese"]?.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["manganese"]?.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["manganese"]?.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["molybdenum"]?.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["molybdenum"]?.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["molybdenum"]?.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["molybdenum"]?.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["monounsaturatedFat"]?.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["monounsaturatedFat"]?.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["monounsaturatedFat"]?.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["monounsaturatedFat"]?.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["niacin"]?.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["niacin"]?.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["niacin"]?.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["niacin"]?.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["pantothenicAcid"]?.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["pantothenicAcid"]?.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["pantothenicAcid"]?.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["pantothenicAcid"]?.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["phosphorus"]?.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["phosphorus"]?.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["phosphorus"]?.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["phosphorus"]?.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["polyunsaturatedFat"]?.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["polyunsaturatedFat"]?.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["polyunsaturatedFat"]?.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["polyunsaturatedFat"]?.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["potassium"]?.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["potassium"]?.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["potassium"]?.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["potassium"]?.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["protein"]?.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["protein"]?.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["protein"]?.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["protein"]?.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["riboflavin"]?.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["riboflavin"]?.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["riboflavin"]?.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["riboflavin"]?.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["saturatedFat"]?.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["saturatedFat"]?.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["saturatedFat"]?.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["saturatedFat"]?.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["selenium"]?.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["selenium"]?.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["selenium"]?.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["selenium"]?.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["sodium"]?.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["sodium"]?.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["sodium"]?.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["sodium"]?.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["sugar"]?.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["sugar"]?.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["sugar"]?.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["sugar"]?.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["thiamin"]?.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["thiamin"]?.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["thiamin"]?.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["thiamin"]?.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["totalCarbohydrate"]?.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["totalCarbohydrate"]?.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["totalCarbohydrate"]?.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["totalCarbohydrate"]?.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["totalFat"]?.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["totalFat"]?.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["totalFat"]?.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["totalFat"]?.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["transFat"]?.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["transFat"]?.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["transFat"]?.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["transFat"]?.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["unsaturatedFat"]?.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["unsaturatedFat"]?.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["unsaturatedFat"]?.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["unsaturatedFat"]?.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["vitaminA"]?.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["vitaminA"]?.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["vitaminA"]?.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["vitaminA"]?.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["vitaminB12"]?.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["vitaminB12"]?.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["vitaminB12"]?.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["vitaminB12"]?.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["vitaminB6"]?.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["vitaminB6"]?.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["vitaminB6"]?.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["vitaminB6"]?.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["vitaminC"]?.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["vitaminC"]?.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["vitaminC"]?.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["vitaminC"]?.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["vitaminD"]?.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["vitaminD"]?.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["vitaminD"]?.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["vitaminD"]?.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["vitaminE"]?.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["vitaminE"]?.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["vitaminE"]?.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["vitaminE"]?.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["vitaminK"]?.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["vitaminK"]?.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["vitaminK"]?.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["vitaminK"]?.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["zinc"]?.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["zinc"]?.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["zinc"]?.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["zinc"]?.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["stages"]?.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["stages"]?.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("Unknown data type ${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=" else -> throw RuntimeException("Unknown data type ${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=" else -> throw RuntimeException("Unknown data type ${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=" else -> throw RuntimeException("Unknown data type ${dataType.name}")" |
| 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["latitude"]!!.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["latitude"]!!.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["latitude"]!!.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["latitude"]!!.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["longitude"]!!.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["longitude"]!!.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["longitude"]!!.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["longitude"]!!.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["altitude"]?.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["altitude"]?.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["altitude"]?.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["altitude"]?.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["horizontal_accuracy"]?.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["horizontal_accuracy"]?.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["horizontal_accuracy"]?.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["horizontal_accuracy"]?.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["vertical_accuracy"]?.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["vertical_accuracy"]?.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["vertical_accuracy"]?.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["vertical_accuracy"]?.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["stage"]?.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["stage"]?.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["stage"]?.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["stage"]?.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["type"]?.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["type"]?.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["type"]?.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["type"]?.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["reps"]?.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["reps"]?.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["reps"]?.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["reps"]?.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["length"]?.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["length"]?.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["length"]?.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["length"]?.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["latitude"]?.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["latitude"]?.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["latitude"]?.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["latitude"]?.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["longitude"]?.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["longitude"]?.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["longitude"]?.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["longitude"]?.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["altitude"]?.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["altitude"]?.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["altitude"]?.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["altitude"]?.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["horizontal_accuracy"]?.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["horizontal_accuracy"]?.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["horizontal_accuracy"]?.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["horizontal_accuracy"]?.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["vertical_accuracy"]?.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["vertical_accuracy"]?.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["vertical_accuracy"]?.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["vertical_accuracy"]?.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("BasalBodyTemperature"))" |
| 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("temperature", 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("measurementLocation", 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("BasalMetabolicRate"))" |
| 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("bmr", 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("BloodGlucose"))" |
| 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("level", 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("specimenSource", 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("mealType", 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("relationToMeal", 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("BloodPressure"))" |
| 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("systolic", 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("diastolic", 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("bodyPosition", 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("measurementLocation", 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("BodyFat"))" |
| 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("percentage", 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("BodyTemperature"))" |
| 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("temperature", 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("measurementLocation", 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("BodyWaterMass"))" |
| 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("mass", 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("BoneMass"))" |
| 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("mass", 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("CervicalMucus"))" |
| 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("texture", 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("amount", 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("rpm", 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("bpm", 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("Height"))" |
| 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("height", 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("HeartRateVariabilityRmssd"))" |
| 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("heartRateVariability", 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("IntermenstrualBleeding")).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("IntermenstrualBleeding")).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("LeanBodyMass"))" |
| 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("mass", 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("Menstruation"))" |
| 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("flow", 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("MenstruationPeriod")).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("MenstruationPeriod")).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("OvulationTest"))" |
| 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("result", 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("OxygenSaturation"))" |
| 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("percentage", 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("power", 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("RespiratoryRate"))" |
| 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("rate", 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("RestingHeartRate"))" |
| 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("bpm", 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("SexualActivity"))" |
| 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("protectionUsed", 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("speed", 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("rate", 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("Vo2Max"))" |
| 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("vo2", 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("measurementMethod", 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("Weight"))" |
| 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("weight", 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("ActiveCaloriesBurned"))" |
| 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("energy", 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("ActivitySession"))" |
| 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("hasRoute", 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("activityType", 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("title", 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("notes", 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("Distance"))" |
| 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("distance", 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("ElevationGained"))" |
| 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("elevation", 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("FloorsClimbed"))" |
| 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("floors", 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("Hydration"))" |
| 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("volume", 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("Nutrition"))" |
| 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("biotin", 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("caffeine", 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("calcium", 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("calories", 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("caloriesFromFat", 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("chloride", 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("cholesterol", 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("chromium", 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("copper", 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("dietaryFiber", 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("folate", 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("folicAcid", 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("iodine", 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("iron", 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("magnesium", 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("manganese", 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("molybdenum", 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("monounsaturatedFat", 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("niacin", 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("pantothenicAcid", 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("phosphorus", 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("polyunsaturatedFat", 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("potassium", 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("protein", 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("riboflavin", 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("saturatedFat", 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("selenium", 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("sodium", 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("sugar", 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("thiamin", 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("totalCarbohydrate", 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("totalFat", 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("transFat", 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("unsaturatedFat", 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("vitaminA", 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("vitaminB12", 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("vitaminB6", 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("vitaminC", 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("vitaminD", 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("vitaminE", 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("vitaminK", 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("zinc", 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("mealType", 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("name", 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("SleepSession"))" |
| 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("title", 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("notes", 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("SleepStage"))" |
| 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("stage", 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("Steps"))" |
| 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("count", 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("TotalCaloriesBurned"))" |
| 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("energy", 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("WheelchairPushes"))" |
| 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("count", 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("stage", 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("type", 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("reps", 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("length", 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("latitude", 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("longitude", 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("horizontal_accuracy", 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("vertical_accuracy", 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("altitude", 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<?> 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<?> 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<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<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<R> resultFuture) throws RemoteException;" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/health/platform/client/impl/ipc/ServiceOperation.java"/> |
| </issue> |
| |
| </issues> |