Home
last modified time | relevance | path

Searched refs:newLine (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DStateComparisonException.java41 String newLine = System.lineSeparator(); in getMessage() local
43 .append(newLine) in getMessage()
45 .append(newLine) in getMessage()
47 .append(newLine) in getMessage()
49 .append(newLine) in getMessage()
50 .append(newLine) in getMessage()
52 .append(newLine) in getMessage()
54 .append(newLine) in getMessage()
55 .append(newLine) in getMessage()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java320 mOutputConsole.newLine(); in sendCecMessage()
340 mOutputConsole.newLine(); in sendMultipleUserControlPressAndRelease()
343 mOutputConsole.newLine(); in sendMultipleUserControlPressAndRelease()
401 mOutputConsole.newLine(); in sendUserControlPressAndReleaseWithAdditionalParams()
404 mOutputConsole.newLine(); in sendUserControlPressAndReleaseWithAdditionalParams()
431 mOutputConsole.newLine(); in sendUserControlPress()
438 mOutputConsole.newLine(); in sendUserControlPress()
/cts/tools/cfassembler/src/dxconvext/
DClassFileParser.java247 bw.newLine(); in out()