Home
last modified time | relevance | path

Searched refs:nativeCancelJob (Results 1 – 2 of 2) sorted by relevance

/packages/services/BuiltInPrintService/src/com/android/bips/ipp/
DCancelJobTask.java41 mBackend.nativeCancelJob(mJobId); in doInBackground()
DBackend.java323 native int nativeCancelJob(int jobId); in nativeCancelJob() method in Backend