JobSchedulerCompat
JobSchedulerCompat copied to clipboard
Too much internal state is public
methods like JobParameters.getCallback() and PersistableBundle.saveToXml() should not be public. May require a package restructure.