HomeSort by relevance Sort by last modified time
    Searched full:environment (Results 276 - 300 of 1536) sorted by null

<<11121314151617181920>>

  /frameworks/base/packages/VpnServices/src/com/android/server/vpn/
VpnServiceBinder.java 29 import android.os.Environment;
56 return Environment.getDataDirectory().getPath() + STATES_FILE_RELATIVE_PATH;
  /frameworks/base/services/java/com/android/server/
EntropyService.java 26 import android.os.Environment;
154 File dataDir = Environment.getDataDirectory();
  /frameworks/base/test-runner/src/android/test/
ApplicationTestCase.java 27 * a controlled environment. It provides basic support for the lifecycle of a
29 * the environment in which your Application is tested.
TestRecorder.java 21 import android.os.Environment;
45 File dir = new File(Environment.getDataDirectory(), "test_results");
  /frameworks/base/vpn/java/android/net/vpn/
VpnManager.java 26 import android.os.Environment;
88 return Environment.getDataDirectory().getPath() + PROFILES_PATH;
  /packages/apps/Camera/src/com/android/camera/
MenuHelper.java 27 import android.os.Environment;
193 Environment.getExternalStorageDirectory().toString();
  /packages/apps/Settings/src/com/android/settings/
MediaFormat.java 29 import android.os.Environment;
73 service.formatVolume(Environment.getExternalStorageDirectory().toString());
  /packages/apps/SoundRecorder/src/com/android/soundrecorder/
Recorder.java 13 import android.os.Environment;
134 File sampleDir = Environment.getExternalStorageDirectory();
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java 110 * @param environment The environment object.
111 * The environment in which this iterator operates, which should provide:
120 * <p>At this time the exact implementation of this environment is application
124 public void setRoot(int nodeHandle, Object environment);
  /external/e2fsprogs/
ABOUT-NLS 93 together with the package. However, the environment variable `LINGUAS'
102 only have to set the `LANG' environment variable to the appropriate
126 This is done through a different environment variable, called
134 In the `LANGUAGE' environment variable, but not in the `LANG'
135 environment variable, `LL_CC' combinations can be abbreviated as `LL'
  /external/e2fsprogs/debugfs/
debugfs.8.in 481 .SH ENVIRONMENT VARIABLES
496 environment variable, and if it is not set, by the
498 environment variable.
508 environment variable is available to override the more general
510 environment variable.
  /external/webkit/
Android.mk 29 # 1. use JS_ENGINE environment variable, value can be either 'jsc' or 'v8'
33 # To help setup buildbot, a new environment variable, USE_ALT_JS_ENGINE,
37 # To enable JIT in Android's JSC, please set ENABLE_JSC_JIT environment
40 # Read JS_ENGINE environment variable
226 # Enable JSC JIT if JSC is used and ENABLE_JSC_JIT environment
  /external/gtest/include/gtest/internal/
gtest-port.h 145 // Environment variable utilities:
146 // GetEnv() - gets the value of an environment variable.
147 // BoolFromGTestEnv() - parses a bool environment variable.
148 // Int32FromGTestEnv() - parses an Int32 environment variable.
149 // StringFromGTestEnv() - parses a string environment variable.
232 // need to figure it out. The only environment that we know
795 // Utilities for command line flags and environment variables.
800 // CE has no environment variables.
891 // TODO(chandlerc): Find a better way to refactor flag and environment parsing
896 // Parses a bool/Int32/string from the environment variabl
    [all...]
  /external/icu4c/
readme.html 69 Environment</a></li>
477 environment variable to the out/ or the out/build/ directories, but
897 included in the <strong>PATH</strong> environment variable. The tests will
    [all...]
  /external/gtest/include/gtest/
gtest.h 81 // environment by defining the macro GTEST_HAS_STD_STRING to either 1
434 // An Environment object is capable of setting up and tearing down an
435 // environment. The user should subclass this to define his own
436 // environment(s).
438 // An Environment object does the set-up and tear-down in virtual
448 class Environment {
450 // The d'tor is virtual as we need to subclass Environment.
451 virtual ~Environment() {}
453 // Override this to define how to set up the environment.
456 // Override this to define how to tear down the environment
    [all...]
  /external/gtest/src/
gtest-port.cc 554 // Returns the name of the environment variable corresponding to the
573 // Parses the environment variable as a decimal integer.
610 // Reads and returns the Boolean environment variable corresponding to
621 // Reads and returns a 32-bit integer stored in the environment
628 // The environment variable is not set.
633 if (!ParseInt32(Message() << "Environment variable " << env_var,
644 // Reads and returns the string environment variable corresponding to
  /external/icu4c/data/
build.xml 16 <!-- Load environment variables -->
17 <property environment="env"/>
25 <fail unless="is.icu4j.classes.set" message="Please set the ICU4J_CLASSES or ICU4J_JAR environment variable."/>
30 <fail unless="is.icu4c.dir.set" message="Please set the ICU4C_DIR environment variable."/>
35 <fail unless="is.cldr.dir.set" message="Please set the CLDR_DIR environment variable."/>
43 <fail unless="is.cldr.classes.set" message="Please set the CLDR_CLASSES or CLDR_JAR environment variable."/>
51 <fail unless="is.utilities.classes.set" message="Please set the ICU4J_CLASSES or UTILITIES_JAR environment variable."/>
  /hardware/broadcom/wlan/bcm4329/src/
Makerules 35 # Set up the build environment variables
56 # The environment for native unix builds
181 # The environment for windows builds
209 # cygwin32 based environment
317 # The environment for nucleus builds
383 # It should be used in situations where the host environment is cygwin, and
485 # It should be used in situations where the host environment is cygwin, and
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
Helpers.java 29 import android.os.Environment;
156 base = Environment.getDownloadCacheDirectory();
181 } else if (Environment.getExternalStorageState().equals(Environment.MEDIA_MOUNTED)) {
183 String root = Environment.getExternalStorageDirectory().getPath();
534 return dir.equals(Environment.getDownloadCacheDirectory())
535 || dir.equals(new File(Environment.getExternalStorageDirectory()
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarExecTest.java 227 builder.environment().put("CLASSPATH", fooJar.getAbsolutePath());
252 builder.environment().put("CLASSPATH", fooJar.getAbsolutePath());
284 builder.environment().put("CLASSPATH", fooJar.getAbsolutePath());
  /external/bluetooth/glib/docs/reference/glib/tmpl/
messages.sgml 131 You can make warnings fatal at runtime by setting the %G_DEBUG environment
149 the %G_DEBUG environment variable (see
245 fatal at runtime by setting the %G_DEBUG environment variable (see
  /external/icu4c/config/
mh-os390 10 # environment variables set. #
13 # the OS390BATCH environment variable set. #
115 ## Environment variable to set a runtime search path
  /external/libpng/contrib/gregbook/
README 106 For MSVC, set up the necessary environment variables by invoking
111 DevStudio. If you get "environment out of space" errors under 95/98,
115 a bigger environment and retry the commands above.
  /frameworks/base/core/java/android/os/
Environment.java 24 * Provides access to environment variables.
26 public class Environment {
328 return Environment.MEDIA_REMOVED;
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
pkg_android.os.html 141 <A NAME="Environment"></A>
142 <nobr><A HREF="android.os.Environment.html">Environment</A></nobr>

Completed in 446 milliseconds

<<11121314151617181920>>