Home
last modified time | relevance | path

Searched refs:JAVA_HOME (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
H A Dgradlew47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
71 if [ -n "$JAVA_HOME" ] ; then
72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
74 JAVACMD="$JAVA_HOME/jre/sh/java"
76 JAVACMD="$JAVA_HOME/bin/java"
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/system/extras/power_profile/camera_flashlight/
H A Dgradlew47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
71 if [ -n "$JAVA_HOME" ] ; then
72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
74 JAVACMD="$JAVA_HOME/jre/sh/java"
76 JAVACMD="$JAVA_HOME/bin/java"
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/system/extras/power_profile/gps_on/
H A Dgradlew47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
71 if [ -n "$JAVA_HOME" ] ; then
72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
74 JAVACMD="$JAVA_HOME/jre/sh/java"
76 JAVACMD="$JAVA_HOME/bin/java"
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/system/extras/power_profile/camera_avg/
H A Dgradlew47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
71 if [ -n "$JAVA_HOME" ] ; then
72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
74 JAVACMD="$JAVA_HOME/jre/sh/java"
76 JAVACMD="$JAVA_HOME/bin/java"
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/frameworks/multidex/
H A Dgradlew47 [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
71 if [ -n "$JAVA_HOME" ] ; then
72 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
74 JAVACMD="$JAVA_HOME/jre/sh/java"
76 JAVACMD="$JAVA_HOME/bin/java"
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
/aosp12/packages/inputmethods/LatinIME/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
H A Dgradlew66 if [ -n "$JAVA_HOME" ] ; then
67 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
69 JAVACMD="$JAVA_HOME/jre/sh/java"
71 JAVACMD="$JAVA_HOME/bin/java"
74 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
/aosp12/system/extras/simpleperf/demo/CppApi/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
H A Dgradlew70 if [ -n "$JAVA_HOME" ] ; then
71 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
73 JAVACMD="$JAVA_HOME/jre/sh/java"
75 JAVACMD="$JAVA_HOME/bin/java"
78 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
/aosp12/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
H A Dgradlew66 if [ -n "$JAVA_HOME" ] ; then
67 if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
69 JAVACMD="$JAVA_HOME/jre/sh/java"
71 JAVACMD="$JAVA_HOME/bin/java"
74 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
/aosp12/frameworks/base/tests/TouchLatency/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/packages/apps/Car/DebuggingRestrictionController/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/frameworks/base/startop/apps/ColorChanging/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/system/extras/simpleperf/demo/JavaApi/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/packages/apps/Car/libs/car-ui-lib/paintbooth/
H A Dgradlew.bat20 if defined JAVA_HOME goto findJavaFromJavaHome
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
29 echo Please set the JAVA_HOME variable in your environment to match the
35 set JAVA_HOME=%JAVA_HOME:"=% variable
36 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
43 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/packages/apps/Car/libs/car-ui-lib/
H A Dgradlew.bat39 if defined JAVA_HOME goto findJavaFromJavaHome
46 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
48 echo Please set the JAVA_HOME variable in your environment to match the
54 set JAVA_HOME=%JAVA_HOME:"=% variable
55 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
60 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
62 echo Please set the JAVA_HOME variable in your environment to match the
/aosp12/packages/apps/Car/libs/aaos-apps-gradle-project/
H A Dgradlew.bat39 if defined JAVA_HOME goto findJavaFromJavaHome
46 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
48 echo Please set the JAVA_HOME variable in your environment to match the
54 set JAVA_HOME=%JAVA_HOME:"=% variable
55 set JAVA_EXE=%JAVA_HOME%/bin/java.exe
60 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
62 echo Please set the JAVA_HOME variable in your environment to match the

12