Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DRemotePrintDocument.java168 public void onUpdateCanceled(); in onUpdateCanceled() method
403 mUpdateCallbacks.onUpdateCanceled(); in notifyUpdateCanceled()
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java531 public void onUpdateCanceled() { in onUpdateCanceled() method in PrintActivity