FileDocCategorySizeDatePackage
PrintJob.javaAPI DocAndroid 5.1 API1785Sat Mar 14 14:09:42 GMT 2015android.printservice

PrintJob

public final class PrintJob extends Object

Fields Summary
Constructors Summary
PrintJob()

 throw new RuntimeException("Stub!"); 
Methods Summary
public booleanblock(java.lang.String reason)

 throw new RuntimeException("Stub!"); 
public booleancancel()

 throw new RuntimeException("Stub!"); 
public booleancomplete()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object obj)

 throw new RuntimeException("Stub!"); 
public booleanfail(java.lang.String error)

 throw new RuntimeException("Stub!"); 
public intgetAdvancedIntOption(java.lang.String key)

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetAdvancedStringOption(java.lang.String key)

 throw new RuntimeException("Stub!"); 
public android.printservice.PrintDocumentgetDocument()

 throw new RuntimeException("Stub!"); 
public android.print.PrintJobIdgetId()

 throw new RuntimeException("Stub!"); 
public android.print.PrintJobInfogetInfo()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetTag()

 throw new RuntimeException("Stub!"); 
public booleanhasAdvancedOption(java.lang.String key)

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public booleanisBlocked()

 throw new RuntimeException("Stub!"); 
public booleanisCancelled()

 throw new RuntimeException("Stub!"); 
public booleanisCompleted()

 throw new RuntimeException("Stub!"); 
public booleanisFailed()

 throw new RuntimeException("Stub!"); 
public booleanisQueued()

 throw new RuntimeException("Stub!"); 
public booleanisStarted()

 throw new RuntimeException("Stub!"); 
public booleansetTag(java.lang.String tag)

 throw new RuntimeException("Stub!"); 
public booleanstart()

 throw new RuntimeException("Stub!");