blob: d8b34d6a1d2d3d15f2e245227dc8fa806249fae8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.2.0-alpha15" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-alpha15)" variant="all" version="8.2.0-alpha15">
<issue
id="RestrictedApiAndroidX"
message="AndroidAnimatedImageResourceByResId.getAnimatedImageFormat can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (resource.getAnimatedImageFormat() == AnimatedImageFormat.ANIMATED_IMAGE_FORMAT_AVD) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidAnimatedImageResourceByResIdResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AnimatedImageFormat.ANIMATED_IMAGE_FORMAT_AVD can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (resource.getAnimatedImageFormat() == AnimatedImageFormat.ANIMATED_IMAGE_FORMAT_AVD) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidAnimatedImageResourceByResIdResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidAnimatedImageResourceByResId.getResourceId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return mAndroidResources.getDrawable(resource.getResourceId(), /* theme= */ null);"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidAnimatedImageResourceByResIdResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidImageResourceByContentUri.getContentUri can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Uri resourceUri = Uri.parse(resource.getContentUri());"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidImageResourceByContentUriResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidImageResourceByContentUri.getContentUri can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &quot;Provided content URI &quot; + resource.getContentUri() + &quot; cannot be opened&quot;);"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidImageResourceByContentUriResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidImageResourceByContentUri.getContentUri can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &quot;Cannot read from URI &quot; + resource.getContentUri());"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidImageResourceByContentUriResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidImageResourceByContentUri.getContentUri can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &quot;Cannot open file for URI &quot; + resource.getContentUri(), ex);"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidImageResourceByContentUriResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidImageResourceByContentUri.getContentUri can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &quot;Error while reading URI &quot; + resource.getContentUri(), ex);"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidImageResourceByContentUriResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidImageResourceByResId.getResourceId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return mAndroidResources.getDrawable(resource.getResourceId(), /* theme= */ null);"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidImageResourceByResIdResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidSeekableAnimatedImageResourceByResId.getAnimatedImageFormat can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (resource.getAnimatedImageFormat() == AnimatedImageFormat.ANIMATED_IMAGE_FORMAT_AVD) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidSeekableAnimatedImageResourceByResIdResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AnimatedImageFormat.ANIMATED_IMAGE_FORMAT_AVD can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (resource.getAnimatedImageFormat() == AnimatedImageFormat.ANIMATED_IMAGE_FORMAT_AVD) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidSeekableAnimatedImageResourceByResIdResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidSeekableAnimatedImageResourceByResId.getResourceId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final XmlPullParser parser = mAndroidResources.getXml(resource.getResourceId());"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultAndroidSeekableAnimatedImageResourceByResIdResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageFormat.IMAGE_FORMAT_RGB_565 can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (inlineImage.getFormat() == ImageFormat.IMAGE_FORMAT_RGB_565"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getFormat can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (inlineImage.getFormat() == ImageFormat.IMAGE_FORMAT_RGB_565"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageFormat.IMAGE_FORMAT_ARGB_8888 can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || inlineImage.getFormat() == ImageFormat.IMAGE_FORMAT_ARGB_8888) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getFormat can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || inlineImage.getFormat() == ImageFormat.IMAGE_FORMAT_ARGB_8888) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageFormat.IMAGE_FORMAT_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" } else if (inlineImage.getFormat() == ImageFormat.IMAGE_FORMAT_UNDEFINED) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getFormat can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" } else if (inlineImage.getFormat() == ImageFormat.IMAGE_FORMAT_UNDEFINED) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageFormat.IMAGE_FORMAT_RGB_565 can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case IMAGE_FORMAT_RGB_565:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageFormat.IMAGE_FORMAT_ARGB_8888 can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case IMAGE_FORMAT_ARGB_8888:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageFormat.IMAGE_FORMAT_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case IMAGE_FORMAT_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageFormat.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getFormat can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Config config = imageFormatToBitmapConfig(inlineImage.getFormat());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getWidthPx can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int widthPx = inlineImage.getWidthPx();"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getHeightPx can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int heightPx = inlineImage.getHeightPx();"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getData can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (inlineImage.getData().size() != expectedDataSize) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getData can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" bitmap.copyPixelsFromBuffer(ByteBuffer.wrap(inlineImage.getData().toByteArray()));"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getData can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" inlineImage.getData().toByteArray(), 0, inlineImage.getData().size());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getData can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" inlineImage.getData().toByteArray(), 0, inlineImage.getData().size());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getHeightPx can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" bitmap, inlineImage.getWidthPx(), inlineImage.getHeightPx(), /* filter= */ true);"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InlineImageResource.getWidthPx can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" bitmap, inlineImage.getWidthPx(), inlineImage.getHeightPx(), /* filter= */ true);"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/DefaultInlineImageResourceResolver.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Trigger.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (entry.mTrigger.getInnerCase() != triggerCase"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/NodeInfo.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_VISIBLE_ONCE_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if ((triggerCase == InnerCase.ON_VISIBLE_ONCE_TRIGGER"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/NodeInfo.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_LOAD_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || triggerCase == InnerCase.ON_LOAD_TRIGGER)"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/NodeInfo.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Trigger.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (entry.mTrigger.getInnerCase() == triggerCase &amp;&amp; entry.mDrawable != null) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/NodeInfo.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Trigger.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (entry.mDrawable.isRunning() &amp;&amp; entry.mTrigger.getInnerCase() == triggerCase) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/NodeInfo.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.values can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" for (InnerCase triggerCase : InnerCase.values()) {"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/NodeInfo.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.getFingerprint can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (!layout.getFingerprint().hasRoot()) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TreeFingerprint.hasRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (!layout.getFingerprint().hasRoot()) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TreeFingerprint.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" NodeFingerprint prevRootFingerprint = prevTreeFingerprint.getRoot();"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.getFingerprint can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layout.getRoot(), layout.getFingerprint().getRoot(), ROOT_NODE_ID);"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layout.getRoot(), layout.getFingerprint().getRoot(), ROOT_NODE_ID);"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TreeFingerprint.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layout.getRoot(), layout.getFingerprint().getRoot(), ROOT_NODE_ID);"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TreeFingerprint.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" NodeFingerprint prev = first.getRoot();"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TreeFingerprint.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" NodeFingerprint current = second.getRoot();"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfTypeValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return current.getSelfTypeValue() == prev.getSelfTypeValue()"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfTypeValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return current.getSelfTypeValue() == prev.getSelfTypeValue()"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfPropsValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; current.getSelfPropsValue() == prev.getSelfPropsValue()"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfPropsValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; current.getSelfPropsValue() == prev.getSelfPropsValue()"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; current.getChildNodesValue() == prev.getChildNodesValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; current.getChildNodesValue() == prev.getChildNodesValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfTypeValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (prevNode.getSelfTypeValue() != node.getSelfTypeValue()) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfTypeValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (prevNode.getSelfTypeValue() != node.getSelfTypeValue()) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfPropsValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (node.getSelfPropsValue() == DISCARDED_FINGERPRINT_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; node.getChildNodesValue() == DISCARDED_FINGERPRINT_VALUE) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (node.getChildNodesCount() == 0) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (prevNode.getChildNodesCount() != node.getChildNodesCount()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (prevNode.getChildNodesCount() != node.getChildNodesCount()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfPropsValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" node.getSelfPropsValue() == DISCARDED_FINGERPRINT_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfPropsValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || prevNode.getSelfPropsValue() != node.getSelfPropsValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getSelfPropsValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || prevNode.getSelfPropsValue() != node.getSelfPropsValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" node.getChildNodesValue() == DISCARDED_FINGERPRINT_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || prevNode.getChildNodesValue() != node.getChildNodesValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || prevNode.getChildNodesValue() != node.getChildNodesValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" checkState(childList.size() == prevNodeFingerprint.getChildNodesCount());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodes can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" NodeFingerprint prevChildNodeFingerprint = prevNodeFingerprint.getChildNodes(i);"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (layoutElement.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.BOX can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case BOX:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layoutElement.getBox().getContentsList(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getBox can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layoutElement.getBox().getContentsList(),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" fingerprint.getChildNodesList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.COLUMN can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case COLUMN:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layoutElement.getColumn().getContentsList(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getColumn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layoutElement.getColumn().getContentsList(),"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" fingerprint.getChildNodesList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ROW can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ROW:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getRow can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layoutElement.getRow().getContentsList(),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layoutElement.getRow().getContentsList(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" fingerprint.getChildNodesList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ARC can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layoutElement.getArc().getContentsList(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getArc can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" layoutElement.getArc().getContentsList(),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="NodeFingerprint.getChildNodesList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" fingerprint.getChildNodesList(),"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/common/ProtoLayoutDiffer.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AnimatedVisibility.hasExitTransition can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; animatedVisibility.hasExitTransition();"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AnimatedVisibility.getExitTransition can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" checkNotNull(affectedNode.getAnimatedVisibility()).getExitTransition());"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AnimatedVisibility.hasEnterTransition can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; animatedVisibility.hasEnterTransition();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AnimatedVisibility.getEnterTransition can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getEnterTransition());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" dpProp.getDynamicValue(), consumer);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" degreesProp.getDynamicValue(), consumer);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ColorProp.getDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" colorProp.getDynamicValue(), consumer);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_CONDITION_MET_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (trigger.getInnerCase() != Trigger.InnerCase.ON_CONDITION_MET_TRIGGER) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Trigger.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (trigger.getInnerCase() != Trigger.InnerCase.ON_CONDITION_MET_TRIGGER) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_VISIBLE_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" playAvdAnimations(Trigger.InnerCase.ON_VISIBLE_TRIGGER);"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_VISIBLE_ONCE_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" playAvdAnimations(Trigger.InnerCase.ON_VISIBLE_ONCE_TRIGGER);"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_LOAD_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" playAvdAnimations(Trigger.InnerCase.ON_LOAD_TRIGGER);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_VISIBLE_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" playAvdAnimations(Trigger.InnerCase.ON_VISIBLE_TRIGGER);"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_VISIBLE_ONCE_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" playAvdAnimations(Trigger.InnerCase.ON_VISIBLE_ONCE_TRIGGER);"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_VISIBLE_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" stopAvdAnimations(Trigger.InnerCase.ON_VISIBLE_TRIGGER);"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_VISIBLE_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" resetAvdAnimations(Trigger.InnerCase.ON_VISIBLE_TRIGGER);"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/dynamicdata/ProtoLayoutDynamicDataPipeline.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setOnLoadTrigger can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Trigger.newBuilder().setOnLoadTrigger(OnLoadTrigger.getDefaultInstance()).build();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="OnLoadTrigger.getDefaultInstance can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Trigger.newBuilder().setOnLoadTrigger(OnLoadTrigger.getDefaultInstance()).build();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Trigger.newBuilder can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Trigger.newBuilder().setOnLoadTrigger(OnLoadTrigger.getDefaultInstance()).build();"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.newBuilder can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setWrappedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .setWrappedDimension(WrappedDimensionProp.getDefaultInstance())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="WrappedDimensionProp.getDefaultInstance can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .setWrappedDimension(WrappedDimensionProp.getDefaultInstance())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return safeDpToPx(dpProp.getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ProportionalDimensionProp.getAspectRatioWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final int dividend = proportionalDimensionProp.getAspectRatioWidth();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ProportionalDimensionProp.getAspectRatioHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final int divisor = proportionalDimensionProp.getAspectRatioHeight();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; width.getInnerCase() == InnerCase.EXPANDED_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.EXPANDED_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; width.getInnerCase() == InnerCase.EXPANDED_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getExpandedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float weight = width.getExpandedDimension().getLayoutWeight().getValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExpandedDimensionProp.getLayoutWeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float weight = width.getExpandedDimension().getLayoutWeight().getValue();"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FloatProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float weight = width.getExpandedDimension().getLayoutWeight().getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; height.getInnerCase() == InnerCase.EXPANDED_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.EXPANDED_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; height.getInnerCase() == InnerCase.EXPANDED_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getExpandedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float weight = height.getExpandedDimension().getLayoutWeight().getValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExpandedDimensionProp.getLayoutWeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float weight = height.getExpandedDimension().getLayoutWeight().getValue();"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FloatProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float weight = height.getExpandedDimension().getLayoutWeight().getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getWrappedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (width.getWrappedDimension().hasMinimumSize()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="WrappedDimensionProp.hasMinimumSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (width.getWrappedDimension().hasMinimumSize()) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getWrappedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" view.setMinimumWidth(safeDpToPx(width.getWrappedDimension().getMinimumSize()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="WrappedDimensionProp.getMinimumSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" view.setMinimumWidth(safeDpToPx(width.getWrappedDimension().getMinimumSize()));"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getWrappedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (height.getWrappedDimension().hasMinimumSize()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="WrappedDimensionProp.hasMinimumSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (height.getWrappedDimension().hasMinimumSize()) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getWrappedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" view.setMinimumHeight(safeDpToPx(height.getWrappedDimension().getMinimumSize()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="WrappedDimensionProp.getMinimumSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" view.setMinimumHeight(safeDpToPx(height.getWrappedDimension().getMinimumSize()));"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignment.HORIZONTAL_ALIGN_START can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case HORIZONTAL_ALIGN_START:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignment.HORIZONTAL_ALIGN_CENTER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case HORIZONTAL_ALIGN_CENTER:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignment.HORIZONTAL_ALIGN_END can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case HORIZONTAL_ALIGN_END:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignment.HORIZONTAL_ALIGN_LEFT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case HORIZONTAL_ALIGN_LEFT:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignment.HORIZONTAL_ALIGN_RIGHT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case HORIZONTAL_ALIGN_RIGHT:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignment.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignment.HORIZONTAL_ALIGN_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case HORIZONTAL_ALIGN_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.VERTICAL_ALIGN_TOP can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VERTICAL_ALIGN_TOP:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.VERTICAL_ALIGN_CENTER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VERTICAL_ALIGN_CENTER:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.VERTICAL_ALIGN_BOTTOM can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VERTICAL_ALIGN_BOTTOM:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.VERTICAL_ALIGN_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VERTICAL_ALIGN_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignmentProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (alignment.getValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.VERTICAL_ALIGN_TOP can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VERTICAL_ALIGN_TOP:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.VERTICAL_ALIGN_CENTER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VERTICAL_ALIGN_CENTER:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.VERTICAL_ALIGN_BOTTOM can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VERTICAL_ALIGN_BOTTOM:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignment.VERTICAL_ALIGN_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VERTICAL_ALIGN_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContentScaleMode.CONTENT_SCALE_MODE_FIT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case CONTENT_SCALE_MODE_FIT:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContentScaleMode.CONTENT_SCALE_MODE_CROP can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case CONTENT_SCALE_MODE_CROP:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContentScaleMode.CONTENT_SCALE_MODE_FILL_BOUNDS can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case CONTENT_SCALE_MODE_FILL_BOUNDS:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContentScaleMode.CONTENT_SCALE_MODE_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case CONTENT_SCALE_MODE_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContentScaleMode.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanVerticalAlignmentProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (alignment.getValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanVerticalAlignment.SPAN_VERTICAL_ALIGN_TEXT_BASELINE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPAN_VERTICAL_ALIGN_TEXT_BASELINE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanVerticalAlignment.SPAN_VERTICAL_ALIGN_BOTTOM can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPAN_VERTICAL_ALIGN_BOTTOM:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanVerticalAlignment.SPAN_VERTICAL_ALIGN_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPAN_VERTICAL_ALIGN_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanVerticalAlignment.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getWeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (fontStyle.getWeight().getValue()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeightProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (fontStyle.getWeight().getValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.FONT_WEIGHT_BOLD can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case FONT_WEIGHT_BOLD:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.FONT_WEIGHT_NORMAL can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case FONT_WEIGHT_NORMAL:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.FONT_WEIGHT_MEDIUM can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case FONT_WEIGHT_MEDIUM:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.FONT_WEIGHT_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case FONT_WEIGHT_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getVariant can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" FontSet fonts = mProtoLayoutTheme.getFontSet(fontStyle.getVariant().getValue().getNumber());"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontVariant.getNumber can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" FontSet fonts = mProtoLayoutTheme.getFontSet(fontStyle.getVariant().getValue().getNumber());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontVariantProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" FontSet fonts = mProtoLayoutTheme.getFontSet(fontStyle.getVariant().getValue().getNumber());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getWeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (fontStyle.getWeight().getValue()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeightProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (fontStyle.getWeight().getValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.FONT_WEIGHT_BOLD can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case FONT_WEIGHT_BOLD:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.FONT_WEIGHT_MEDIUM can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case FONT_WEIGHT_MEDIUM:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.FONT_WEIGHT_NORMAL can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case FONT_WEIGHT_NORMAL:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.FONT_WEIGHT_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case FONT_WEIGHT_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontWeight.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="BoolProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final boolean isItalic = fontStyle.getItalic().getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getItalic can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final boolean isItalic = fontStyle.getItalic().getValue();"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="BoolProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return !fontStyle.getItalic().getValue() &amp;&amp; !isBold(fontStyle);"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getItalic can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return !fontStyle.getItalic().getValue() &amp;&amp; !isBold(fontStyle);"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spField.getValue(),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (style.hasSize()) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setTextSize(TypedValue.COMPLEX_UNIT_SP, style.getSize().getValue());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setTextSize(TypedValue.COMPLEX_UNIT_SP, style.getSize().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasLetterSpacing can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (style.hasLetterSpacing()) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="EmProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setLetterSpacing(style.getLetterSpacing().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getLetterSpacing can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setLetterSpacing(style.getLetterSpacing().getValue());"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (style.hasColor()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" handleProp(style.getColor(), textView::setTextColor, posId, pipelineMaker);"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (style.hasSize()) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setTextSize(toPx(style.getSize()));"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" view.setTag(R.id.clickable_id_tag, clickable.getId());"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Action.getValueCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (clickable.getOnClick().getValueCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getOnClick can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (clickable.getOnClick().getValueCase()) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ValueCase.LAUNCH_ACTION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LAUNCH_ACTION:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Action.getLaunchAction can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" clickable.getOnClick().getLaunchAction(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getOnClick can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" clickable.getOnClick().getLaunchAction(),"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" clickable.getId(),"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ValueCase.LOAD_ACTION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LOAD_ACTION:"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getOnClick can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getOnClick()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Action.getLoadAction can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getLoadAction(),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" clickable.getId()))));"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ValueCase.VALUE_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VALUE_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="BoolProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (padding.getRtlAware().getValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getRtlAware can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (padding.getRtlAware().getValue()) {"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getStart can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" safeDpToPx(padding.getStart()),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getTop can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" safeDpToPx(padding.getTop()),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getEnd can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" safeDpToPx(padding.getEnd()),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getBottom can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" safeDpToPx(padding.getBottom()));"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getStart can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" safeDpToPx(padding.getStart()),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getTop can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" safeDpToPx(padding.getTop()),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getEnd can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" safeDpToPx(padding.getEnd()),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Padding.getBottom can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" safeDpToPx(padding.getBottom()));"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Background.hasColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (background.hasColor()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Background.getColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" handleProp(background.getColor(), drawable::setColor, posId, pipelineMaker);"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Background.hasCorner can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (background.hasCorner()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Background.getCorner can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final int radiusPx = safeDpToPx(background.getCorner().getRadius());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Corner.getRadius can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final int radiusPx = safeDpToPx(background.getCorner().getRadius());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Border.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int width = safeDpToPx(border.getWidth());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Border.getColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" border.getColor(),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.hasClickable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (modifiers.hasClickable()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.getClickable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyClickable(view, modifiers.getClickable());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.hasSemantics can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (modifiers.hasSemantics()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.getSemantics can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applySemantics(view, modifiers.getSemantics(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.hasPadding can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (modifiers.hasPadding()) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.getPadding can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyPadding(view, modifiers.getPadding());"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.hasBackground can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (modifiers.hasBackground()) {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.getBackground can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" modifiers.getBackground(),"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.hasBorder can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (modifiers.hasBorder()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.getBorder can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyBorder(modifiers.getBorder(), backgroundDrawable, posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.hasContentUpdateAnimation can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (mAnimationEnabled &amp;&amp; modifiers.hasContentUpdateAnimation()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Modifiers.getContentUpdateAnimation can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" posId, modifiers.getContentUpdateAnimation()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="EnterTransition.hasFadeIn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (enterTransition.hasFadeIn()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="EnterTransition.getFadeIn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" FadeInTransition fadeIn = enterTransition.getFadeIn();"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FadeInTransition.getInitialAlpha can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" new AlphaAnimation(fadeIn.getInitialAlpha(), FADE_IN_TARGET_ALPHA);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FadeInTransition.getAnimationSpec can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" AnimationSpec spec = fadeIn.getAnimationSpec();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="EnterTransition.hasSlideIn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (enterTransition.hasSlideIn()) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="EnterTransition.getSlideIn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" SlideInTransition slideIn = enterTransition.getSlideIn();"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getAnimationSpec can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" AnimationSpec spec = slideIn.getAnimationSpec();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getDirectionValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideIn.getDirectionValue()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_UNDEFINED_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_UNDEFINED_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_RIGHT_TO_LEFT_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_RIGHT_TO_LEFT_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_BOTTOM_TO_TOP_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_BOTTOM_TO_TOP_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExitTransition.hasFadeOut can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (exitTransition.hasFadeOut()) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExitTransition.getFadeOut can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" FadeOutTransition fadeOut = exitTransition.getFadeOut();"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FadeOutTransition.getTargetAlpha can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" new AlphaAnimation(FADE_OUT_INITIAL_ALPHA, fadeOut.getTargetAlpha());"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FadeOutTransition.getAnimationSpec can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" AnimationSpec spec = fadeOut.getAnimationSpec();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExitTransition.hasSlideOut can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (exitTransition.hasSlideOut()) {"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExitTransition.getSlideOut can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" SlideOutTransition slideOut = exitTransition.getSlideOut();"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getAnimationSpec can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" AnimationSpec spec = slideOut.getAnimationSpec();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getDirectionValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideOut.getDirectionValue()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_UNDEFINED_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_UNDEFINED_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_RIGHT_TO_LEFT_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_RIGHT_TO_LEFT_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_BOTTOM_TO_TOP_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SlideDirection.SLIDE_DIRECTION_BOTTOM_TO_TOP_VALUE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" slideIn.getDirectionValue() == SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getDirectionValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" slideIn.getDirectionValue() == SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.hasInitialSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideIn.hasInitialSlideBound()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideIn.getInitialSlideBound().getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getInitialSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideIn.getInitialSlideBound().getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_BOUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINEAR_BOUND:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getLinearBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideIn.getInitialSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getInitialSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideIn.getInitialSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideLinearBound.getOffsetDp can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideIn.getInitialSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PARENT_BOUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case PARENT_BOUND:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getParentBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideIn.getInitialSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getInitialSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideIn.getInitialSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideParentBound.getSnapTo can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideIn.getInitialSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideParentSnapOption.SLIDE_PARENT_SNAP_TO_OUTSIDE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" == SlideParentSnapOption.SLIDE_PARENT_SNAP_TO_OUTSIDE) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" slideIn.getDirectionValue() == SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getDirectionValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" slideIn.getDirectionValue() == SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.hasInitialSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideIn.hasInitialSlideBound()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideIn.getInitialSlideBound().getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getInitialSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideIn.getInitialSlideBound().getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_BOUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINEAR_BOUND:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getLinearBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideIn.getInitialSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getInitialSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideIn.getInitialSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideLinearBound.getOffsetDp can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideIn.getInitialSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PARENT_BOUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case PARENT_BOUND:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getParentBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideIn.getInitialSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideInTransition.getInitialSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideIn.getInitialSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideParentBound.getSnapTo can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideIn.getInitialSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideParentSnapOption.SLIDE_PARENT_SNAP_TO_OUTSIDE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" == SlideParentSnapOption.SLIDE_PARENT_SNAP_TO_OUTSIDE) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" slideOut.getDirectionValue() == SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getDirectionValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" slideOut.getDirectionValue() == SlideDirection.SLIDE_DIRECTION_LEFT_TO_RIGHT_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.hasTargetSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideOut.hasTargetSlideBound()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideOut.getTargetSlideBound().getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getTargetSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideOut.getTargetSlideBound().getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_BOUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINEAR_BOUND:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getLinearBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideOut.getTargetSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideLinearBound.getOffsetDp can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideOut.getTargetSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getTargetSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideOut.getTargetSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PARENT_BOUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case PARENT_BOUND:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getParentBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideOut.getTargetSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getTargetSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideOut.getTargetSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideParentBound.getSnapTo can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideOut.getTargetSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideParentSnapOption.SLIDE_PARENT_SNAP_TO_OUTSIDE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" == SlideParentSnapOption.SLIDE_PARENT_SNAP_TO_OUTSIDE) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" slideOut.getDirectionValue() == SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getDirectionValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" slideOut.getDirectionValue() == SlideDirection.SLIDE_DIRECTION_TOP_TO_BOTTOM_VALUE"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.hasTargetSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideOut.hasTargetSlideBound()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideOut.getTargetSlideBound().getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getTargetSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (slideOut.getTargetSlideBound().getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_BOUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINEAR_BOUND:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getLinearBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideOut.getTargetSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideLinearBound.getOffsetDp can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideOut.getTargetSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getTargetSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return slideOut.getTargetSlideBound().getLinearBound().getOffsetDp() * sign;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PARENT_BOUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case PARENT_BOUND:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideBound.getParentBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideOut.getTargetSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideOutTransition.getTargetSlideBound can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideOut.getTargetSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideParentBound.getSnapTo can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (slideOut.getTargetSlideBound().getParentBound().getSnapTo()"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SlideParentSnapOption.SLIDE_PARENT_SNAP_TO_OUTSIDE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" == SlideParentSnapOption.SLIDE_PARENT_SNAP_TO_OUTSIDE) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcModifiers.hasClickable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (modifiers.hasClickable()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcModifiers.getClickable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyClickable(view, modifiers.getClickable());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcModifiers.hasSemantics can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (modifiers.hasSemantics()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcModifiers.getSemantics can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applySemantics(view, modifiers.getSemantics(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextAlignment.TEXT_ALIGN_START can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT_ALIGN_START:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextAlignment.TEXT_ALIGN_CENTER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT_ALIGN_CENTER:"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextAlignment.TEXT_ALIGN_END can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT_ALIGN_END:"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextAlignment.TEXT_ALIGN_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT_ALIGN_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextAlignment.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflow.TEXT_OVERFLOW_TRUNCATE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT_OVERFLOW_TRUNCATE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflow.TEXT_OVERFLOW_ELLIPSIZE_END can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT_OVERFLOW_ELLIPSIZE_END:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflow.TEXT_OVERFLOW_MARQUEE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT_OVERFLOW_MARQUEE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflow.TEXT_OVERFLOW_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT_OVERFLOW_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflow.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAnchorType.ARC_ANCHOR_START can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC_ANCHOR_START:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAnchorType.ARC_ANCHOR_CENTER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC_ANCHOR_CENTER:"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAnchorType.ARC_ANCHOR_END can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC_ANCHOR_END:"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAnchorType.ARC_ANCHOR_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC_ANCHOR_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAnchorType.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AngularAlignment.ANGULAR_ALIGNMENT_START can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ANGULAR_ALIGNMENT_START:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AngularAlignment.ANGULAR_ALIGNMENT_CENTER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ANGULAR_ALIGNMENT_CENTER:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AngularAlignment.ANGULAR_ALIGNMENT_END can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ANGULAR_ALIGNMENT_END:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AngularAlignment.ANGULAR_ALIGNMENT_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ANGULAR_ALIGNMENT_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AngularAlignment.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (containerDimension.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINEAR_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return safeDpToPx(containerDimension.getLinearDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.EXPANDED_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case EXPANDED_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.WRAPPED_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case WRAPPED_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (fontStyle.hasColor()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ColorProp.getArgb can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return fontStyle.getColor().getArgb();"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return fontStyle.getColor().getArgb();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LaunchAction.hasAndroidActivity can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (launchAction.hasAndroidActivity()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LaunchAction.getAndroidActivity can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" AndroidActivity activity = launchAction.getAndroidActivity();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidActivity.getClassName can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" new Intent().setClassName(activity.getPackageName(), activity.getClassName());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidActivity.getPackageName can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" new Intent().setClassName(activity.getPackageName(), activity.getClassName());"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidActivity.getKeyToExtraMap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" for (Map.Entry&lt;String, AndroidExtra> entry : activity.getKeyToExtraMap().entrySet()) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.hasStringVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (entry.getValue().hasStringVal()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.getStringVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getStringVal().getValue());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidStringExtra.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getStringVal().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.hasIntVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" } else if (entry.getValue().hasIntVal()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.getIntVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getIntVal().getValue());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidIntExtra.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getIntVal().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.hasLongVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" } else if (entry.getValue().hasLongVal()) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.getLongVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getLongVal().getValue());"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidLongExtra.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getLongVal().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.hasDoubleVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" } else if (entry.getValue().hasDoubleVal()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidDoubleExtra.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getDoubleVal().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.getDoubleVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getDoubleVal().getValue());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.hasBooleanVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" } else if (entry.getValue().hasBooleanVal()) {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidBooleanExtra.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getBooleanVal().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidExtra.getBooleanVal can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" i.putExtra(entry.getKey(), entry.getValue().getBooleanVal().getValue());"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setLastClickableId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return loadAction.getRequestState().toBuilder().setLastClickableId(clickableId).build();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LoadAction.getRequestState can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return loadAction.getRequestState().toBuilder().setLastClickableId(clickableId).build();"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" column.hasWidth() ? column.getWidth() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.hasWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" column.hasWidth() ? column.getWidth() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" column.hasHeight() ? column.getHeight() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.hasHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" column.hasHeight() ? column.getHeight() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (!canMeasureContainer(width, height, column.getContentsList())) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getHorizontalAlignment can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" horizontalAlignmentToGravity(column.getHorizontalAlignment().getValue()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignmentProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" horizontalAlignmentToGravity(column.getHorizontalAlignment().getValue()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyModifiers(linearLayout, column.getModifiers(), columnPosId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" column.getContentsList(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getContentsCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int numMissingChildren = includeChildren ? 0 : column.getContentsCount();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension width = row.hasWidth() ? row.getWidth() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.hasWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension width = row.hasWidth() ? row.getWidth() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension height = row.hasHeight() ? row.getHeight() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.hasHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension height = row.hasHeight() ? row.getHeight() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (!canMeasureContainer(width, height, row.getContentsList())) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getVerticalAlignment can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" linearLayout.setGravity(verticalAlignmentToGravity(row.getVerticalAlignment().getValue()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignmentProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" linearLayout.setGravity(verticalAlignmentToGravity(row.getVerticalAlignment().getValue()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyModifiers(linearLayout, row.getModifiers(), rowPosId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" row.getContentsList(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getContentsCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int numMissingChildren = includeChildren ? 0 : row.getContentsCount();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension width = box.hasWidth() ? box.getWidth() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.hasWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension width = box.hasWidth() ? box.getWidth() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension height = box.hasHeight() ? box.getHeight() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.hasHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ContainerDimension height = box.hasHeight() ? box.getHeight() : CONTAINER_DIMENSION_DEFAULT;"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (!canMeasureContainer(width, height, box.getContentsList())) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getHorizontalAlignment can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" box.getHorizontalAlignment().getValue(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignmentProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" box.getHorizontalAlignment().getValue(),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getVerticalAlignment can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" box.getVerticalAlignment().getValue());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="VerticalAlignmentProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" box.getVerticalAlignment().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" View wrappedView = applyModifiers(frame, box.getModifiers(), boxPosId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" box.getContentsList(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getContentsCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int numMissingChildren = includeChildren ? 0 : box.getContentsCount();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (needsSizeWrapper(spacer.getWidth()) || needsSizeWrapper(spacer.getHeight())) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (needsSizeWrapper(spacer.getWidth()) || needsSizeWrapper(spacer.getHeight())) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spacer.getWidth().getLinearDimension().hasDynamicValue()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spacer.getWidth().getLinearDimension().hasDynamicValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spacer.getWidth().getLinearDimension().hasDynamicValue()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValueForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float widthForLayout = spacer.getWidth().getLinearDimension().getValueForLayout();"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float widthForLayout = spacer.getWidth().getLinearDimension().getValueForLayout();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float widthForLayout = spacer.getWidth().getLinearDimension().getValueForLayout();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spacer.getHeight().getLinearDimension().hasDynamicValue()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spacer.getHeight().getLinearDimension().hasDynamicValue()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spacer.getHeight().getLinearDimension().hasDynamicValue()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValueForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float heightForLayout = spacer.getHeight().getLinearDimension().getValueForLayout();"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float heightForLayout = spacer.getHeight().getLinearDimension().getValueForLayout();"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float heightForLayout = spacer.getHeight().getLinearDimension().getValueForLayout();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getWidth()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getLinearDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getHorizontalAlignmentForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getHorizontalAlignmentForLayout())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getHeight()"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getLinearDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getVerticalAlignmentForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getVerticalAlignmentForLayout());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.hasModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spacer.hasModifiers()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" new View(mUiContext), spacer.getModifiers(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getWidth().getLinearDimension(),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getWidth().getLinearDimension(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getHeight().getLinearDimension(),"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getHeight().getLinearDimension(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getWidth().getLinearDimension(),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getWidth().getLinearDimension(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getHeight().getLinearDimension(),"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spacer.getHeight().getLinearDimension(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacer.getThickness can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int thicknessPx = safeDpToPx(spacer.getThickness());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacer.hasAngularLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spacer.hasAngularLength()) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacer.getAngularLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final ArcSpacerLength angularLength = spacer.getAngularLength();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacerLength.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (angularLength.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.DEGREES can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case DEGREES:"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacerLength.getDegrees can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, angularLength.getDegrees().getValue());"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, angularLength.getDegrees().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.EXPANDED_ANGULAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case EXPANDED_ANGULAR_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacerLength.getExpandedAngularDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getExpandedAngularDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExpandedAngularDimensionProp.getLayoutWeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getLayoutWeight()"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FloatProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacer.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" space, spacer.getModifiers(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacer.getLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, spacer.getLength().getValue());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, spacer.getLength().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcSpacer.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyModifiersToArcLayoutView(space, spacer.getModifiers(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflowProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" TextOverflow overflowValue = overflow.getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflow.TEXT_OVERFLOW_MARQUEE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (!mAnimationEnabled &amp;&amp; overflowValue == TextOverflow.TEXT_OVERFLOW_MARQUEE) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflow.TEXT_OVERFLOW_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" overflowValue = TextOverflow.TEXT_OVERFLOW_UNDEFINED;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextOverflow.TEXT_OVERFLOW_MARQUEE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (overflowValue == TextOverflow.TEXT_OVERFLOW_MARQUEE &amp;&amp; textView.getMaxLines() == 1) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="MarqueeParameters.hasIterations can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" marqueeParameters.hasIterations()"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="MarqueeParameters.getIterations can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ? marqueeParameters.getIterations()"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" boolean needsSizeWrapper = needsSizeWrapper(text.getText());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" text.getText(),"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="BoolProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (text.getFontStyle().getUnderline().getValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getUnderline can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (text.getFontStyle().getUnderline().getValue()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getFontStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (text.getFontStyle().getUnderline().getValue()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getMultilineAlignment can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setGravity(textAlignToAndroidGravity(text.getMultilineAlignment().getValue()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TextAlignmentProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setGravity(textAlignToAndroidGravity(text.getMultilineAlignment().getValue()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.hasMaxLines can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (text.hasMaxLines() &amp;&amp; !needsSizeWrapper) {"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Int32Prop.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setMaxLines(max(TEXT_MIN_LINES, text.getMaxLines().getValue()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getMaxLines can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setMaxLines(max(TEXT_MIN_LINES, text.getMaxLines().getValue()));"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getMarqueeParameters can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyTextOverflow(textView, text.getOverflow(), text.getMarqueeParameters());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getOverflow can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyTextOverflow(textView, text.getOverflow(), text.getMarqueeParameters());"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.hasFontStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (text.hasFontStyle()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getFontStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyFontStyle(text.getFontStyle(), textView, posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getDefaultInstance can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyFontStyle(FontStyle.getDefaultInstance(), textView, posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.hasAndroidTextStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (text.hasAndroidTextStyle()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidTextStyle.getExcludeFontPadding can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" excludeFontPadding = text.getAndroidTextStyle().getExcludeFontPadding();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getAndroidTextStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" excludeFontPadding = text.getAndroidTextStyle().getExcludeFontPadding();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.hasLineHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (text.hasLineHeight()) {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getLineHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" float lineHeightPx = toPx(text.getLineHeight());"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" View wrappedView = applyModifiers(textView, text.getModifiers(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValueForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" String valueForLayout = text.getText().getValueForLayout();"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" String valueForLayout = text.getText().getValueForLayout();"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getTextAlignmentForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int gravity = textAlignToAndroidGravity(text.getText().getTextAlignmentForLayout());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Text.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int gravity = textAlignToAndroidGravity(text.getText().getTextAlignmentForLayout());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcText.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setText(text.getText().getValue());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setText(text.getText().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcText.hasFontStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (text.hasFontStyle()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcText.getFontStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyFontStyle(text.getFontStyle(), textView);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcText.getFontStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" textView.setTextColor(extractTextColorArgb(text.getFontStyle()));"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcText.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyModifiersToArcLayoutView(textView, text.getModifiers(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return dimension.getInnerCase() == ImageDimension.InnerCase.LINEAR_DIMENSION"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return dimension.getInnerCase() == ImageDimension.InnerCase.LINEAR_DIMENSION"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; dimension.getLinearDimension().getValue() == 0;"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; dimension.getLinearDimension().getValue() == 0;"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (dimension.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINEAR_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.newBuilder can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return ContainerDimension.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .setLinearDimension(dimension.getLinearDimension())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .setLinearDimension(dimension.getLinearDimension())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.EXPANDED_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case EXPANDED_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.newBuilder can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return ContainerDimension.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setExpandedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .setExpandedDimension(ExpandedDimensionProp.getDefaultInstance())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExpandedDimensionProp.getDefaultInstance can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .setExpandedDimension(ExpandedDimensionProp.getDefaultInstance())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PROPORTIONAL_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case PROPORTIONAL_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.newBuilder can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return ContainerDimension.newBuilder()"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Builder.setWrappedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .setWrappedDimension(WrappedDimensionProp.getDefaultInstance())"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="WrappedDimensionProp.getDefaultInstance can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .setWrappedDimension(WrappedDimensionProp.getDefaultInstance())"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &quot;ImageDimension has an unknown dimension type: &quot; + dimension.getInnerCase().name());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getResourceId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" String protoResId = image.getResourceId().getValue();"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" String protoResId = image.getResourceId().getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.INNER_NOT_SET"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.INNER_NOT_SET"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.INNER_NOT_SET"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || image.getHeight().getInnerCase() == ImageDimension.InnerCase.INNER_NOT_SET) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || image.getHeight().getInnerCase() == ImageDimension.InnerCase.INNER_NOT_SET) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || image.getHeight().getInnerCase() == ImageDimension.InnerCase.INNER_NOT_SET) {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (isZeroLengthImageDimension(image.getWidth())"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || isZeroLengthImageDimension(image.getHeight())) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PROPORTIONAL_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; image.getHeight().getInnerCase()"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; image.getHeight().getInnerCase()"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PROPORTIONAL_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PROPORTIONAL_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ratio = safeAspectRatioOrNull(image.getWidth().getProportionalDimension());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getProportionalDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ratio = safeAspectRatioOrNull(image.getWidth().getProportionalDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getHeight().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getHeight().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PROPORTIONAL_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getHeight().getInnerCase() == ImageDimension.InnerCase.PROPORTIONAL_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ratio = safeAspectRatioOrNull(image.getHeight().getProportionalDimension());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getProportionalDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ratio = safeAspectRatioOrNull(image.getHeight().getProportionalDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.hasContentScaleMode can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.hasContentScaleMode()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContentScaleModeProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" contentScaleModeToScaleType(image.getContentScaleMode().getValue()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getContentScaleMode can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" contentScaleModeToScaleType(image.getContentScaleMode().getValue()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.LINEAR_DIMENSION) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.LINEAR_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getWidth().getInnerCase() == ImageDimension.InnerCase.LINEAR_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" imageView.setMinimumWidth(safeDpToPx(image.getWidth().getLinearDimension()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" imageView.setMinimumWidth(safeDpToPx(image.getWidth().getLinearDimension()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getHeight().getInnerCase() == ImageDimension.InnerCase.LINEAR_DIMENSION) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getHeight().getInnerCase() == ImageDimension.InnerCase.LINEAR_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getHeight().getInnerCase() == ImageDimension.InnerCase.LINEAR_DIMENSION) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" imageView.setMinimumHeight(safeDpToPx(image.getHeight().getLinearDimension()));"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" imageView.setMinimumHeight(safeDpToPx(image.getHeight().getLinearDimension()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" imageDimensionToContainerDimension(image.getWidth()),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" imageDimensionToContainerDimension(image.getHeight()));"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyModifiers(imageView, image.getModifiers(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Trigger.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; trigger.getInnerCase()"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ON_CONDITION_MET_TRIGGER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" == Trigger.InnerCase.ON_CONDITION_MET_TRIGGER) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Trigger.getOnConditionMetTrigger can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" OnConditionMetTrigger conditionTrigger = trigger.getOnConditionMetTrigger();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="OnConditionMetTrigger.getCondition can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" avd, trigger, posId, conditionTrigger.getCondition());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || trigger.getInnerCase() == Trigger.InnerCase.INNER_NOT_SET) {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Trigger.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || trigger.getInnerCase() == Trigger.InnerCase.INNER_NOT_SET) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ColorFilter.hasTint can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getColorFilter().hasTint() &amp;&amp; canImageBeTinted) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getColorFilter can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (image.getColorFilter().hasTint() &amp;&amp; canImageBeTinted) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ColorFilter.getTint can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" image.getColorFilter().getTint(),"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getColorFilter can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" image.getColorFilter().getTint(),"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.hasAngularLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (line.hasAngularLength()) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getAngularLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (line.getAngularLength().getInnerCase() == ArcLineLength.InnerCase.DEGREES) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLineLength.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (line.getAngularLength().getInnerCase() == ArcLineLength.InnerCase.DEGREES) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.DEGREES can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (line.getAngularLength().getInnerCase() == ArcLineLength.InnerCase.DEGREES) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getAngularLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, line.getAngularLength().getDegrees().getValue());"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLineLength.getDegrees can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, line.getAngularLength().getDegrees().getValue());"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, line.getAngularLength().getDegrees().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, line.getLength().getValue());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" lengthDegrees = max(0, line.getLength().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getThickness can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int thicknessPx = safeDpToPx(line.getThickness());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.hasColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (line.hasColor()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getColor can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" handleProp(line.getColor(), lineView::setColor, posId, pipelineMaker);"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.hasStrokeCap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (line.hasStrokeCap()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getStrokeCap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (line.getStrokeCap().getValue()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StrokeCapProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (line.getStrokeCap().getValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StrokeCap.STROKE_CAP_BUTT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case STROKE_CAP_BUTT:"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StrokeCap.STROKE_CAP_ROUND can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case STROKE_CAP_ROUND:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StrokeCap.STROKE_CAP_SQUARE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case STROKE_CAP_SQUARE:"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StrokeCap.UNRECOGNIZED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case UNRECOGNIZED:"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StrokeCap.STROKE_CAP_UNDEFINED can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case STROKE_CAP_UNDEFINED:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.hasAngularLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (line.hasAngularLength()) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getAngularLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final ArcLineLength angularLength = line.getAngularLength();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLineLength.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (angularLength.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.DEGREES can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case DEGREES:"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getAngularLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" length = line.getAngularLength().getDegrees();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLineLength.getDegrees can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" length = line.getAngularLength().getDegrees();"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.EXPANDED_ANGULAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case EXPANDED_ANGULAR_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLineLength.getExpandedAngularDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" angularLength.getExpandedAngularDimension();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExpandedAngularDimensionProp.hasLayoutWeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" expandedAngularDimension.hasLayoutWeight()"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExpandedAngularDimensionProp.getLayoutWeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ? expandedAngularDimension.getLayoutWeight().getValue()"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FloatProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ? expandedAngularDimension.getLayoutWeight().getValue()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getDefaultInstance can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" length = DegreesProp.getDefaultInstance();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getDefaultInstance can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" length = DegreesProp.getDefaultInstance();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" length = line.getLength();"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getLength can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" getSizeForLayout(line.getLength(), WearCurvedLineView.SWEEP_ANGLE_WRAP_LENGTH);"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getAngularAlignmentForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" angularAlignmentProtoToAngularAlignment(length.getAngularAlignmentForLayout()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLine.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyModifiersToArcLayoutView(lineView, line.getModifiers(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getAnchorAngle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" arc.getAnchorAngle(),"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getAnchorAngle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" arcLayout.setAnchorAngleDegrees(arc.getAnchorAngle().getValue());"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" arcLayout.setAnchorAngleDegrees(arc.getAnchorAngle().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getAnchorType can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" arcLayout.setAnchorType(anchorTypeToAnchorPos(arc.getAnchorType().getValue()));"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAnchorTypeProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" arcLayout.setAnchorType(anchorTypeToAnchorPos(arc.getAnchorType().getValue()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.hasMaxAngle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (arc.hasMaxAngle()) {"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getMaxAngle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" arcLayout.setMaxAngleDegrees(arc.getMaxAngle().getValue());"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" arcLayout.setMaxAngleDegrees(arc.getMaxAngle().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" for (ArcLayoutElement child : arc.getContentsList()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.hasAdapter can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (child.hasAdapter()) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAdapter.getRotateContents can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" rotate = child.getAdapter().getRotateContents().getValue();"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getAdapter can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" rotate = child.getAdapter().getRotateContents().getValue();"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="BoolProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" rotate = child.getAdapter().getRotateContents().getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getVerticalAlign can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" verticalAlignmentToArcVAlign(arc.getVerticalAlign()));"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" View wrappedView = applyModifiers(arcLayout, arc.getModifiers(), arcPosId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getContentsCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int numMissingChildren = includeChildren ? 0 : arc.getContentsCount();"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (fontStyle.hasSize()) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getSize can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" AbsoluteSizeSpan span = new AbsoluteSizeSpan(round(toPx(fontStyle.getSize())));"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasVariant can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (fontStyle.hasWeight() || fontStyle.hasVariant()) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasWeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (fontStyle.hasWeight() || fontStyle.hasVariant()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="BoolProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (fontStyle.getUnderline().getValue()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getUnderline can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (fontStyle.getUnderline().getValue()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.hasLetterSpacing can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (fontStyle.hasLetterSpacing()) {"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="EmProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" LetterSpacingSpan span = new LetterSpacingSpan(fontStyle.getLetterSpacing().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontStyle.getLetterSpacing can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" LetterSpacingSpan span = new LetterSpacingSpan(fontStyle.getLetterSpacing().getValue());"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanModifiers.hasClickable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (modifiers.hasClickable()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanModifiers.getClickable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" ClickableSpan clickableSpan = new ProtoLayoutClickableSpan(modifiers.getClickable());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanText.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int lastPos = currentPos + text.getText().getValue().length();"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int lastPos = currentPos + text.getText().getValue().length();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanText.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" builder.append(text.getText().getValue());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" builder.append(text.getText().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanText.getFontStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyStylesToSpan(builder, currentPos, lastPos, text.getFontStyle());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanText.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyModifiersToSpan(builder, currentPos, lastPos, text.getModifiers());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getResourceId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" String protoResId = protoImage.getResourceId().getValue();"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" String protoResId = protoImage.getResourceId().getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoImage.getWidth().getValue() == 0 || protoImage.getHeight().getValue() == 0) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoImage.getWidth().getValue() == 0 || protoImage.getHeight().getValue() == 0) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoImage.getWidth().getValue() == 0 || protoImage.getHeight().getValue() == 0) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoImage.getWidth().getValue() == 0 || protoImage.getHeight().getValue() == 0) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getResourceId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" + protoImage.getResourceId().getValue());"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" + protoImage.getResourceId().getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" 0, 0, safeDpToPx(protoImage.getWidth()), safeDpToPx(protoImage.getHeight()));"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" 0, 0, safeDpToPx(protoImage.getWidth()), safeDpToPx(protoImage.getHeight()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getAlignment can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spanVerticalAlignmentToImgSpanAlignment(protoImage.getAlignment()));"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyModifiersToSpan(builder, startPos, endPos, protoImage.getModifiers());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getResourceId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final String protoResourceId = protoImage.getResourceId().getValue();"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" final String protoResourceId = protoImage.getResourceId().getValue();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" 0, 0, safeDpToPx(protoImage.getWidth()), safeDpToPx(protoImage.getHeight()));"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" 0, 0, safeDpToPx(protoImage.getWidth()), safeDpToPx(protoImage.getHeight()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getAlignment can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" spanVerticalAlignmentToImgSpanAlignment(protoImage.getAlignment()));"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getSpansList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" for (Span element : spannable.getSpansList()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Span.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (element.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.IMAGE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case IMAGE:"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Span.getImage can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" SpanImage protoImage = element.getImage();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanImage.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoImage.getModifiers().hasClickable()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanModifiers.hasClickable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoImage.getModifiers().hasClickable()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.TEXT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT:"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Span.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" SpanText protoText = element.getText();"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanModifiers.hasClickable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoText.getModifiers().hasClickable()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanText.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoText.getModifiers().hasClickable()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanText.hasAndroidTextStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (protoText.hasAndroidTextStyle()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidTextStyle.getExcludeFontPadding can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; protoText.getAndroidTextStyle().getExcludeFontPadding()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpanText.getAndroidTextStyle can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" &amp;&amp; protoText.getAndroidTextStyle().getExcludeFontPadding()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="HorizontalAlignmentProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" tv.setGravity(horizontalAlignmentToGravity(spannable.getMultilineAlignment().getValue()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getMultilineAlignment can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" tv.setGravity(horizontalAlignmentToGravity(spannable.getMultilineAlignment().getValue()));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.hasMaxLines can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spannable.hasMaxLines()) {"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Int32Prop.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" tv.setMaxLines(max(TEXT_MIN_LINES, spannable.getMaxLines().getValue()));"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getMaxLines can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" tv.setMaxLines(max(TEXT_MIN_LINES, spannable.getMaxLines().getValue()));"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getMarqueeParameters can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyTextOverflow(tv, spannable.getOverflow(), spannable.getMarqueeParameters());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getOverflow can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" applyTextOverflow(tv, spannable.getOverflow(), spannable.getMarqueeParameters());"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.hasLineHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (spannable.hasLineHeight()) {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getLineHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" new StandardLineHeightSpan((int) toPx(spannable.getLineHeight()));"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.hasLineSpacing can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" } else if (spannable.hasLineSpacing()) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getLineSpacing can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" tv.setLineSpacing(toPx(spannable.getLineSpacing()), 1f);"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getModifiers can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" View wrappedView = applyModifiers(tv, spannable.getModifiers(), posId, pipelineMaker);"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (element.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ADAPTER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ADAPTER:"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAdapter.getContent can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getAdapter().getContent(),"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getAdapter can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getAdapter().getContent(),"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.SPACER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPACER:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getSpacer can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" parentViewWrapper, element.getSpacer(), nodePosId, pipelineMaker);"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINE:"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getLine can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" parentViewWrapper, element.getLine(), nodePosId, pipelineMaker);"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.TEXT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT:"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" parentViewWrapper, element.getText(), nodePosId, pipelineMaker);"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Log.w(TAG, &quot;No node ID for &quot; + element.getInnerCase().name());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (element.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.COLUMN can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case COLUMN:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getColumn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getColumn(),"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ROW can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ROW:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getRow can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getRow(),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.BOX can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case BOX:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getBox can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getBox(),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.SPACER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPACER:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getSpacer can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" parentViewWrapper, element.getSpacer(), nodePosId, pipelineMaker);"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.TEXT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT:"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getText can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" inflateText(parentViewWrapper, element.getText(), nodePosId, pipelineMaker);"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.IMAGE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case IMAGE:"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getImage can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" parentViewWrapper, element.getImage(), nodePosId, pipelineMaker);"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ARC can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getArc can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getArc(),"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.SPANNABLE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPANNABLE:"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getSpannable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getSpannable(),"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.EXTENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case EXTENSION:"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getExtension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" inflatedView = inflateExtension(parentViewWrapper, element.getExtension());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Log.w(TAG, &quot;Unknown child type: &quot; + element.getInnerCase().name());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Log.w(TAG, &quot;Error inflating &quot; + element.getInnerCase().name());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Log.w(TAG, &quot;No node ID for &quot; + element.getInnerCase().name());"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int widthPx = safeDpToPx(element.getWidth().getLinearDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionLayoutElement.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int widthPx = safeDpToPx(element.getWidth().getLinearDimension());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int heightPx = safeDpToPx(element.getHeight().getLinearDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionLayoutElement.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int heightPx = safeDpToPx(element.getHeight().getLinearDimension());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionLayoutElement.getExtensionId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getPayload().toByteArray(), element.getExtensionId());"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionLayoutElement.getPayload can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" element.getPayload().toByteArray(), element.getExtensionId());"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int widthPx = safeDpToPx(element.getWidth().getLinearDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionLayoutElement.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int widthPx = safeDpToPx(element.getWidth().getLinearDimension());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int heightPx = safeDpToPx(element.getHeight().getLinearDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ExtensionLayoutElement.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" int heightPx = safeDpToPx(element.getHeight().getLinearDimension());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (stringProp.hasDynamicValue() &amp;&amp; pipelineMaker.isPresent()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" stringProp.getDynamicValue(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" stringProp.getValue(),"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" consumer.accept(stringProp.getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" consumer.accept(stringProp.getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (degreesProp.hasDynamicValue() &amp;&amp; pipelineMaker.isPresent()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" .addPipelineFor(degreesProp, degreesProp.getValue(), posId, consumer);"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" consumer.accept(degreesProp.getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" consumer.accept(degreesProp.getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (dpProp.hasDynamicValue() &amp;&amp; pipelineMaker.isPresent()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" pipelineMaker.get().addPipelineFor(dpProp, dpProp.getValue(), posId, consumer);"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" consumer.accept(dpProp.getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" consumer.accept(dpProp.getValue());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ColorProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (colorProp.hasDynamicValue() &amp;&amp; pipelineMaker.isPresent()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ColorProp.getArgb can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" pipelineMaker.get().addPipelineFor(colorProp, colorProp.getArgb(), posId, consumer);"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ColorProp.getArgb can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" consumer.accept(colorProp.getArgb());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ColorProp.getArgb can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" consumer.accept(colorProp.getArgb());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (stringProp.hasDynamicValue() &amp;&amp; mDataPipeline.isPresent()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="StringProp.getValueForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (!stringProp.getValueForLayout().isEmpty()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" DpProp dimension = spacerDimension.getLinearDimension();"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (dimension.hasDynamicValue() &amp;&amp; mDataPipeline.isPresent()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DpProp.getValueForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (dimension.getValueForLayout() > 0f) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (degreesProp.hasDynamicValue() &amp;&amp; mDataPipeline.isPresent()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValueForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (degreesProp.getValueForLayout() > 0f) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.hasDynamicValue can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (degreesProp.hasDynamicValue() &amp;&amp; mDataPipeline.isPresent()) {"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValueForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (degreesProp.getValueForLayout() > 0f) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="DegreesProp.getValueForLayout can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return degreesProp.getValueForLayout();"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.hasWrappedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (containerWidth.hasWrappedDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.hasWrappedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (containerHeight.hasWrappedDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (element.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.COLUMN can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case COLUMN:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getColumn().getWidth());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getColumn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getColumn().getWidth());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ROW can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ROW:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getRow can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getRow().getWidth());"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getRow().getWidth());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.BOX can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case BOX:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getBox().getWidth());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getBox can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getBox().getWidth());"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.SPACER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPACER:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getSpacer can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getSpacer().getWidth());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getSpacer().getWidth());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.IMAGE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case IMAGE:"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getImage can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Image img = element.getImage();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (img.getWidth().hasProportionalDimension()) {"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.hasProportionalDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (img.getWidth().hasProportionalDimension()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.hasExpandedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" (containerHeight.hasExpandedDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.hasLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || containerHeight.hasLinearDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return img.getHeight().hasLinearDimension()"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.hasLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return img.getHeight().hasLinearDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || (img.getHeight().hasExpandedDimension() &amp;&amp; isContainerHeightKnown);"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.hasExpandedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || (img.getHeight().hasExpandedDimension() &amp;&amp; isContainerHeightKnown);"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getImage().getWidth());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getImage can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getImage().getWidth());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ARC can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.TEXT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT:"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.SPANNABLE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPANNABLE:"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (element.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.COLUMN can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case COLUMN:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getColumn().getHeight());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getColumn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getColumn().getHeight());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ROW can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ROW:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getRow can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getRow().getHeight());"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getRow().getHeight());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.BOX can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case BOX:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getBox().getHeight());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getBox can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getBox().getHeight());"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.SPACER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPACER:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getSpacer can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getSpacer().getHeight());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spacer.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getSpacer().getHeight());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.IMAGE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case IMAGE:"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getImage can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Image img = element.getImage();"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (img.getHeight().hasProportionalDimension()) {"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.hasProportionalDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (img.getHeight().hasProportionalDimension()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.hasExpandedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" (containerWidth.hasExpandedDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ContainerDimension.hasLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || containerWidth.hasLinearDimension());"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return img.getWidth().hasLinearDimension()"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.hasLinearDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return img.getWidth().hasLinearDimension()"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getWidth can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || (img.getWidth().hasExpandedDimension() &amp;&amp; isContainerWidthKnown);"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.hasExpandedDimension can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || (img.getWidth().hasExpandedDimension() &amp;&amp; isContainerWidthKnown);"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Image.getHeight can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getImage().getHeight());"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getImage can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return isMeasurable(element.getImage().getHeight());"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ARC can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.TEXT can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case TEXT:"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.SPANNABLE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPANNABLE:"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (dimension.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINEAR_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.PROPORTIONAL_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case PROPORTIONAL_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.EXPANDED_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case EXPANDED_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SpacerDimension.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (dimension.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.LINEAR_DIMENSION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LINEAR_DIMENSION:"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.INNER_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case INNER_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" mLayoutProto.getRoot(),"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.hasFingerprint can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (mLayoutProto.hasFingerprint()) {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.getFingerprint can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" new RenderedMetadata(mLayoutProto.getFingerprint(), layoutInfoBuilder.build()));"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.getFingerprint can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" new RenderedMetadata(targetLayout.getFingerprint(), layoutInfoBuilder.build()),"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TreeFingerprint.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" prevRenderedMetadata.getTreeFingerprint().getRoot(),"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="TreeFingerprint.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" prevRenderedMetadata.getTreeFingerprint().getRoot(),"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SemanticsRole.SEMANTICS_ROLE_IMAGE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SEMANTICS_ROLE_IMAGE:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SemanticsRole.SEMANTICS_ROLE_BUTTON can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SEMANTICS_ROLE_BUTTON:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SemanticsRole.SEMANTICS_ROLE_CHECKBOX can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SEMANTICS_ROLE_CHECKBOX:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SemanticsRole.SEMANTICS_ROLE_SWITCH can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SEMANTICS_ROLE_SWITCH:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="SemanticsRole.SEMANTICS_ROLE_RADIOBUTTON can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SEMANTICS_ROLE_RADIOBUTTON:"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Semantics.getRole can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" String className = roleToClassName(semantics.getRole());"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Semantics.hasContentDescription can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (semantics.hasContentDescription()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Semantics.getContentDescription can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" semantics.getContentDescription(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Semantics.getObsoleteContentDescription can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" view.setContentDescription(semantics.getObsoleteContentDescription());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Semantics.hasStateDescription can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (semantics.hasStateDescription()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Semantics.getStateDescription can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" semantics.getStateDescription(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getOnClick can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" Action action = mClickable.getOnClick();"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Action.getValueCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (action.getValueCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ValueCase.LAUNCH_ACTION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LAUNCH_ACTION:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Action.getLaunchAction can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" action.getLaunchAction(),"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" mClickable.getId(),"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ValueCase.LOAD_ACTION can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case LOAD_ACTION:"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Action.getLoadAction can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" action.getLoadAction(), mClickable.getId())));"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Clickable.getId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" action.getLoadAction(), mClickable.getId())));"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ValueCase.VALUE_NOT_SET can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case VALUE_NOT_SET:"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutInflater.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontVariant.FONT_VARIANT_TITLE_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" FontVariant.FONT_VARIANT_TITLE_VALUE,"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutThemeImpl.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontVariant.FONT_VARIANT_BODY_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" FontVariant.FONT_VARIANT_BODY_VALUE,"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutThemeImpl.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="FontVariant.FONT_VARIANT_BODY_VALUE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" checkNotNull(mVariantToFontSet.get(FontVariant.FONT_VARIANT_BODY_VALUE));"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ProtoLayoutThemeImpl.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.getFingerprint can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" prevRenderedMetadata.getTreeFingerprint(), layout.getFingerprint());"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Layout.getRoot can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" checkLayoutDepth(layout.getRoot(), MAX_LAYOUT_ELEMENT_DEPTH);"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" switch (layoutElement.getInnerCase()) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.COLUMN can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case COLUMN:"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Column.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" children = layoutElement.getColumn().getContentsList();"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getColumn can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" children = layoutElement.getColumn().getContentsList();"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ROW can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ROW:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getRow can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" children = layoutElement.getRow().getContentsList();"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Row.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" children = layoutElement.getRow().getContentsList();"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.BOX can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case BOX:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Box.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" children = layoutElement.getBox().getContentsList();"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getBox can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" children = layoutElement.getBox().getContentsList();"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ARC can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case ARC:"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Arc.getContentsList can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" List&lt;ArcLayoutElement> arcElements = layoutElement.getArc().getContentsList();"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getArc can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" List&lt;ArcLayoutElement> arcElements = layoutElement.getArc().getContentsList();"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getInnerCase can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (element.getInnerCase() == InnerCase.ADAPTER) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.ADAPTER can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (element.getInnerCase() == InnerCase.ADAPTER) {"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcAdapter.getContent can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" checkLayoutDepth(element.getAdapter().getContent(), allowedDepth - 1);"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ArcLayoutElement.getAdapter can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" checkLayoutDepth(element.getAdapter().getContent(), allowedDepth - 1);"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="InnerCase.SPANNABLE can only be accessed from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" case SPANNABLE:"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="LayoutElement.getSpannable can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (layoutElement.getSpannable().getSpansCount() > 0 &amp;&amp; allowedDepth == 1) {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Spannable.getSpansCount can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (layoutElement.getSpannable().getSpansCount() > 0 &amp;&amp; allowedDepth == 1) {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/impl/ProtoLayoutViewInstance.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Resources.getIdToImageMap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" mProtoResources.getIdToImageMap().get(placeholderResourceId);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidContentUri can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (placeholderImageResource.hasAndroidContentUri()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Resources.getIdToImageMap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" mProtoResources.getIdToImageMap().get(protoResourceId);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Resources.getIdToImageMap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" mProtoResources.getIdToImageMap().get(protoResourceId);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (imageResource != null &amp;&amp; imageResource.hasAndroidAnimatedResourceByResId()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidAnimatedImageResourceByResId.getStartTrigger can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return imageResource.getAndroidAnimatedResourceByResId().getStartTrigger();"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.getAndroidAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return imageResource.getAndroidAnimatedResourceByResId().getStartTrigger();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Resources.getIdToImageMap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" mProtoResources.getIdToImageMap().get(protoResourceId);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidSeekableAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (imageResource != null &amp;&amp; imageResource.hasAndroidSeekableAnimatedResourceByResId()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="AndroidSeekableAnimatedImageResourceByResId.getProgress can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return imageResource.getAndroidSeekableAnimatedResourceByResId().getProgress();"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.getAndroidSeekableAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return imageResource.getAndroidSeekableAnimatedResourceByResId().getProgress();"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (imageResource.hasAndroidAnimatedResourceByResId()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.getAndroidAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return resolver.getDrawableOrThrow(imageResource.getAndroidAnimatedResourceByResId());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidSeekableAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (imageResource.hasAndroidSeekableAnimatedResourceByResId()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.getAndroidSeekableAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" imageResource.getAndroidSeekableAnimatedResourceByResId());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (imageResource.hasAndroidResourceByResId()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.getAndroidResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return resolver.getDrawableOrThrow(imageResource.getAndroidResourceByResId());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasInlineResource can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (imageResource.hasInlineResource() &amp;&amp; mInlineImageResourceResolver != null) {"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.getInlineResource can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return resolver.getDrawableOrThrow(imageResource.getInlineResource());"
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidContentUri can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (imageResource.hasAndroidContentUri()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.getAndroidContentUri can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" return resolver.getDrawable(imageResource.getAndroidContentUri());"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Resources.getIdToImageMap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" mProtoResources.getIdToImageMap().get(protoResourceId);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" if (imageResource.hasAndroidResourceByResId()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || imageResource.hasAndroidAnimatedResourceByResId()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="ImageResource.hasAndroidSeekableAnimatedResourceByResId can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" || imageResource.hasAndroidSeekableAnimatedResourceByResId()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
<issue
id="RestrictedApiAndroidX"
message="Resources.getIdToImageMap can only be called from within the same library group (referenced groupId=`` from groupId=`androidx.wear.protolayout`)"
errorLine1=" mProtoResources.getIdToImageMap().get(originalResourceId);"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/protolayout/renderer/inflater/ResourceResolvers.java"/>
</issue>
</issues>