You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
710 B
8 lines
710 B
// Baseline format: 1.0
|
|
BannedThrow: android.app.usage.NetworkStatsManager#queryDetailsForUidTagState(android.net.NetworkTemplate, long, long, int, int, int):
|
|
Methods must not mention RuntimeException subclasses in throws clauses (was `java.lang.SecurityException`)
|
|
BannedThrow: android.app.usage.NetworkStatsManager#querySummary(android.net.NetworkTemplate, long, long):
|
|
Methods must not mention RuntimeException subclasses in throws clauses (was `java.lang.SecurityException`)
|
|
BannedThrow: android.app.usage.NetworkStatsManager#queryTaggedSummary(android.net.NetworkTemplate, long, long):
|
|
Methods must not mention RuntimeException subclasses in throws clauses (was `java.lang.SecurityException`)
|