OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onUpdateCanceled
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
RemotePrintDocument.java
159
public void
onUpdateCanceled
();
384
Log.i(LOG_TAG, "[CALLING]
onUpdateCanceled
()");
386
mUpdateCallbacks.
onUpdateCanceled
();
[
all
...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintActivity.java
487
public void
onUpdateCanceled
() {
489
Log.i(LOG_TAG, "
onUpdateCanceled
()");
[
all
...]
Completed in 45 milliseconds