Searched defs:writeConstraintsToXml (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/job/
H A DJobStore.java306 writeConstraintsToXml(out, jobStatus);
378 private void writeConstraintsToXml(XmlSerializer out, JobStatus jobStatus) throws IOException { method in class:JobStore.WriteJobsMapToDiskRunnable

Completed in 64 milliseconds