Searched refs:PrintHelper (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/print/
H A DPrintHelper.java29 public final class PrintHelper { class
225 * Returns the PrintHelper that can be used to print images.
228 * @return the <code>PrintHelper</code> to support printing images.
230 public PrintHelper(Context context) { method in class:PrintHelper

Completed in 177 milliseconds