Searched defs:canceling (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java592 canceling();
597 Log.w(LOG_TAG, "Error while canceling", re);
621 protected final void canceling() { method in class:RemotePrintDocument.AsyncCommand
630 throw new IllegalStateException("Not canceling.");
902 // If we are canceling any result is treated as a cancel
1182 // If we are canceling any result is treated as a cancel

Completed in 66 milliseconds