Searched refs:createPrintDocumentAdapter (Results 1 – 7 of 7) sorted by relevance
1116 public PrintDocumentAdapter createPrintDocumentAdapter() { in createPrintDocumentAdapter() method in WebView1118 return mProvider.createPrintDocumentAdapter("default"); in createPrintDocumentAdapter()1134 public PrintDocumentAdapter createPrintDocumentAdapter(String documentName) { in createPrintDocumentAdapter() method in WebView1136 return mProvider.createPrintDocumentAdapter(documentName); in createPrintDocumentAdapter()
171 public PrintDocumentAdapter createPrintDocumentAdapter(String documentName); in createPrintDocumentAdapter() method
10726 method public android.print.PrintDocumentAdapter createPrintDocumentAdapter(String);
56045 method @Deprecated public android.print.PrintDocumentAdapter createPrintDocumentAdapter();56046 method public android.print.PrintDocumentAdapter createPrintDocumentAdapter(String);
10624 method public android.print.PrintDocumentAdapter createPrintDocumentAdapter(String);
55901 method @Deprecated public android.print.PrintDocumentAdapter createPrintDocumentAdapter();55902 method public android.print.PrintDocumentAdapter createPrintDocumentAdapter(String);
36435 method public deprecated android.print.PrintDocumentAdapter createPrintDocumentAdapter();36436 method public android.print.PrintDocumentAdapter createPrintDocumentAdapter(java.lang.String);