Searched refs:die (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
H A Dgradlew22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/frameworks/multidex/
H A Dgradlew22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/frameworks/support/
H A Dgradlew22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/frameworks/base/core/java/android/view/
H A DWindowManagerGlobal.java369 boolean deferred = root.die(immediate);
H A DViewRootImpl.java205 /** Set to true while in performTraversals for detecting when die(true) is called from internal
5469 boolean die(boolean immediate) { method in class:ViewRootImpl

Completed in 181 milliseconds