HomeSort by relevance Sort by last modified time
    Searched refs:onUpdateCanceled (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
RemotePrintDocument.java 155 public void onUpdateCanceled();
364 Log.i(LOG_TAG, "[CALLING] onUpdateCanceled()");
366 mUpdateCallbacks.onUpdateCanceled();
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintActivity.java 426 public void onUpdateCanceled() {
428 Log.i(LOG_TAG, "onUpdateCanceled()");
    [all...]

Completed in 6667 milliseconds