Home
last modified time | relevance | path

Searched refs:echo (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/tests/TouchLatency/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
[all …]
/frameworks/base/startop/apps/ColorChanging/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
[all …]
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradlew.bat1 @if "%DEBUG%" == "" @echo off
26 echo.
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 echo.
29 echo Please set the JAVA_HOME variable in your environment to match the
30 echo location of your Java installation.
40 echo.
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 echo.
43 echo Please set the JAVA_HOME variable in your environment to match the
[all …]
/frameworks/base/services/tests/
Druntests.py31 def run(shell_command, echo=True): argument
32 if echo:
35 echo if isinstance(echo, str) else shell_command,
63 echo='mmma -j32 %s/frameworks/base/services/tests/servicestests' %
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DInput.java36 public boolean echo; field in Input
51 echo = false; in Input()
67 echo = in.readInt() == 1 ? true : false; in Input()
89 dest.writeInt(echo ? 1 : 0); in writeToParcel()
DCommandParamsFactory.java478 input.echo = true; in processGetInkey()
550 input.echo = (cmdDet.commandQualifier & 0x04) == 0; in processGetInput()
/frameworks/native/cmds/atrace/
Datrace_userdebug.rc10 # echo sched/foo > set_event == echo 1 > events/sched/foo/enable.
/frameworks/multidex/library/
DAndroid.bp25 cmd: "echo \"git.version=`cd frameworks/multidex/library; git log --format=\"%H\" -n 1 || " +
26 … "(echo git hash not available; exit 0)`\" > $(genDir)/android-support-multidex.version.txt",
Dbuild.gradle30 commandLine 'sh', '-c', 'git log --format="%H" -n 1 || (echo git hash not available; exit 0)'
/frameworks/multidex/instrumentation/
DAndroid.bp22 …cmd: "echo \"git.version=`cd frameworks/multidex/instrumentation; git log --format=\"%H\" -n 1 || …
23 …"(echo git hash not available; exit 0)`\" > $(genDir)/android-support-multidex-instrumentation.ver…
/frameworks/compile/mclinker/unittests/
Dtest3.txt78 echo VERSION; \
133 echo "==> Making $(PACKAGE)-$(VER)/"
200 msgfmt -o `echo $$f | sed -e 's/\.po$$/.gmo/'` $$f ; \
210 echo "==> Making $(PACKAGE)-$(VER).tar"
218 echo "==> Bzipping $(PACKAGE)-$(VER).tar.bz2"
224 echo "==> Adding md5 checksum to top-level directory"
233 echo "==> Adding updated djunpack.bat to top-level directory"
234 echo - 's /gdb-[0-9\.]*/$(PACKAGE)-'"$(VER)"'/'
/frameworks/base/cmds/uiautomator/
DAndroid.bp4 …cmd: "cp -f $$(echo $(in) | tr \" \" \"\\n\" | sort -n | tail -1) $(genDir)/last-released-api.txt",
/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp846 EchoSuppressor *echo = NULL; in threadLoop() local
867 echo = new EchoSuppressor(sampleCount, in threadLoop()
932 if (echo != NULL) { in threadLoop()
934 echo->run(output, input); in threadLoop()
941 delete echo; in threadLoop()
/frameworks/base/core/tests/coretests/
DAndroid.bp114 " x=$${i##*FrameworksCoreTests_}; echo $${x}; cp $$i $(genDir)/res/raw/$${x%.apk};" +
/frameworks/native/cmds/dumpstate/
DREADME.md122 if [ -z "${BR_DIR}" ] ; then echo "Variable BR_DIR not set"; else adb shell rm -rf ${BR_DIR}/*; fi
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt54 device# echo "key=value" >> /data/local.prop
/frameworks/base/packages/SystemUI/docs/
Ddemo_mode.md140 echo "Usage: $0 [on|off] [hhmm]" >&2
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken1788 // just echo back their input
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt103108 Ljava/io/Console;->echo(Z)Z