Home
last modified time | relevance | path

Searched refs:print (Results 1 – 9 of 9) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DPrintHtmlOffScreen.java24 import android.print.PageRange;
25 import android.print.PrintAttributes;
26 import android.print.PrintDocumentAdapter;
27 import android.print.PrintManager;
67 print(); in onOptionsItemSelected()
73 private void print() { in print() method in PrintHtmlOffScreen
130 printManager.print("MotoGP stats", adapter, null); in doPrint()
DPrintBitmap.java22 import android.print.PrintManager;
23 import androidx.print.PrintHelper;
63 print(); in onOptionsItemSelected()
69 private void print() { in print() method in PrintBitmap
DPrintHtmlFromScreen.java22 import android.print.PrintManager;
80 print(); in onOptionsItemSelected()
86 private void print() { in print() method in PrintHtmlFromScreen
91 printManager.print("MotoGP stats", mWebView.createPrintDocumentAdapter(), null); in print()
DPrintCustomContent.java28 import android.print.PageRange;
29 import android.print.PrintAttributes;
30 import android.print.PrintDocumentAdapter;
31 import android.print.PrintDocumentInfo;
32 import android.print.PrintManager;
33 import android.print.pdf.PrintedPdfDocument;
100 print(); in onOptionsItemSelected()
106 private void print() { in print() method in PrintCustomContent
110 printManager.print("MotoGP stats", in print()
/development/tools/bugreport/src/com/android/bugreport/inspector/
DDeadlockDetector.java145 System.out.print(" pid=" + offendingProcess.pid + " \"" + offendingThread.name in detectDeadlocks()
148 System.out.print(" outbound=" + offendingThread.outboundBinderPackage + "." in detectDeadlocks()
153 System.out.print(" inbound=" + offendingThread.inboundBinderPackage + "." in detectDeadlocks()
198 System.out.print(" pid=" + tr.process.pid + " \"" + tr.thread.name in detectDeadlocks()
201 System.out.print(" outbound=" + tr.thread.outboundBinderPackage + "." in detectDeadlocks()
205 System.out.print(" inbound=" + tr.thread.inboundBinderPackage + "." in detectDeadlocks()
/development/scripts/gdb/
Ddalvik.gdb39 printf " handle SIGSEGV print stop\n"
58 handle SIGSEGV print stop pass
/development/tools/repo_pull/
DREADME.md99 To print the change lists with the topic `repo-pull-initial-cl` in JSON file
107 To print the bash commands that can pull the change lists, use the `bash`
/development/tools/winscope/
DREADME.md30 python3 -c 'import sys,json,collections; print(json.dumps(collections.OrderedDict(sorted(collection…
/development/vndk/tools/definition-tool/
DREADME.md24 This command will print several lines such as: