Home
last modified time | relevance | path

Searched defs:getJobState (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AppSearch/testing/contactsindexertests/src/com/android/server/appsearch/contactsindexer/
DContactsIndexerManagerServiceTest.java243 private String getJobState(int jobId) throws Exception { in getJobState() method in ContactsIndexerManagerServiceTest
/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
DJobStatus.java92 public String getJobState() { in getJobState() method in JobStatus