blob: 1214217a5938ea0490531e0029b435197e62ea66 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 3.6.0-alpha12" client="gradle" variant="debug" version="3.6.0-alpha12">
<issue
id="RestrictedApi"
message="ArchTaskExecutor 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=" notifyScheduler = ScheduledExecutor(ArchTaskExecutor.getMainThreadExecutor())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/RxPagedListBuilder.kt"
line="193"
column="49"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor 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=" notifyScheduler = ScheduledExecutor(ArchTaskExecutor.getMainThreadExecutor())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/RxPagedListBuilder.kt"
line="193"
column="49"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor 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=" val scheduledExecutor = ScheduledExecutor(ArchTaskExecutor.getIOThreadExecutor())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/RxPagedListBuilder.kt"
line="197"
column="55"/>
</issue>
<issue
id="RestrictedApi"
message="ArchTaskExecutor 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=" val scheduledExecutor = ScheduledExecutor(ArchTaskExecutor.getIOThreadExecutor())"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/paging/RxPagedListBuilder.kt"
line="197"
column="55"/>
</issue>
</issues>