blob: 208e8160e8a6e3df09040028d3846033f630e07e [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="RestrictedApi"
message="ArchTaskExecutor.getMainThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" internal var mainThreadExecutor = ArchTaskExecutor.getMainThreadExecutor()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/AsyncPagedListDiffer.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor.getIOThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" fetchExecutor: Executor = ArchTaskExecutor.getIOThreadExecutor()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/LivePagedList.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor.getIOThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" fetchExecutor: Executor = ArchTaskExecutor.getIOThreadExecutor()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/LivePagedList.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor.getIOThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" fetchDispatcher: CoroutineDispatcher = ArchTaskExecutor.getIOThreadExecutor()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/LivePagedList.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor.getMainThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" ArchTaskExecutor.getMainThreadExecutor().asCoroutineDispatcher(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/LivePagedList.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor.getIOThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" fetchDispatcher: CoroutineDispatcher = ArchTaskExecutor.getIOThreadExecutor()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/LivePagedList.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor.getMainThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" ArchTaskExecutor.getMainThreadExecutor().asCoroutineDispatcher(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/LivePagedList.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor.getIOThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" private var fetchDispatcher = ArchTaskExecutor.getIOThreadExecutor().asCoroutineDispatcher()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/LivePagedListBuilder.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor.getMainThreadExecutor can only be called from within the same library group prefix (referenced groupId=`androidx.arch.core` with prefix androidx.arch from groupId=`androidx.paging`)"
errorLine1=" ArchTaskExecutor.getMainThreadExecutor().asCoroutineDispatcher(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/LivePagedListBuilder.kt"/>
</issue>
</issues>