JobSchedulerCompat icon indicating copy to clipboard operation
JobSchedulerCompat copied to clipboard

Too much internal state is public

Open evant opened this issue 11 years ago • 0 comments

methods like JobParameters.getCallback() and PersistableBundle.saveToXml() should not be public. May require a package restructure.

evant avatar Nov 12 '14 14:11 evant