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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java559 canceling();
564 Log.w(LOG_TAG, "Error while canceling", re);
575 protected final void canceling() { method in class:RemotePrintDocument.AsyncCommand
584 throw new IllegalStateException("Not canceling.");

Completed in 34 milliseconds