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

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
RemotePrintDocument.java 156 public void onUpdateFailed(CharSequence error);
380 mUpdateCallbacks.onUpdateFailed(error);
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintActivity.java 486 public void onUpdateFailed(CharSequence error) {
488 Log.i(LOG_TAG, "onUpdateFailed()");
    [all...]

Completed in 69 milliseconds