I\'m working with Android Lollypop\'s JobScheduler
. Android Studio is flagging this code:
JobScheduler js = (JobScheduler) getSystemService(Con
General way to disable inspections you don't want in IntelliJ based IDEs:
Alternatively you can find list of all inspections in Settings/Inspections.