Home
last modified time | relevance | path

Searched refs:print (Results 1 – 11 of 11) 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/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetwork.java778 output.print(ERROR_STR); in returnError()
779 output.print(":"); in returnError()
796 output.print(OK_STR); in returnOk()
797 output.print(":"); in returnOk()
/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:
/development/sdk/
Dsdk_files_NOTICE.txt1700 interactive use in the most ordinary way, to print or display an
1706 does not normally print such an announcement, your work based on
1707 the Program is not required to print an announcement.)
4142 interactive use in the most ordinary way, to print or display an
4148 does not normally print such an announcement, your work based on
4149 the Program is not required to print an announcement.)
6050 interactive use in the most ordinary way, to print or display an
6056 does not normally print such an announcement, your work based on
6057 the Program is not required to print an announcement.)
9499 interactive use in the most ordinary way, to print or display an
[all …]