Use ContextCompat.getSystemService() and the Context.getSystemService() extension function.
This commit is contained in:
parent
cdb6e718f7
commit
3da55d9f40
17 changed files with 61 additions and 43 deletions
|
|
@ -13,7 +13,11 @@
|
|||
|
||||
<suppress checks="FinalParameters"
|
||||
files="ListHelper.java"
|
||||
lines="280,312"/>
|
||||
lines="282,314"/>
|
||||
|
||||
<suppress checks="LineLength"
|
||||
files="App.java"
|
||||
lines="237"/>
|
||||
|
||||
<!-- org.schabi.newpipe.streams -->
|
||||
<suppress checks="LineLength"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue