JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
android.support.v4.print
Interface PrintHelper.OnPrintFinishCallback
Enclosing class:
PrintHelper
public static interface
PrintHelper.OnPrintFinishCallback
Callback for observing when a print operation is completed. When print is finished either the system acquired the document to print or printing was cancelled.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onFinish
()
Called when a print operation is finished.
Method Detail
onFinish
void onFinish()
Called when a print operation is finished.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method