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

<<31323334353637383940>>

  /frameworks/base/docs/html/sdk/
android-2.0.jd 69 {@sdkPlatformVersion} platforms are installed in your SDK environment, refer to
android-2.1.jd 74 {@sdkPlatformVersion} platforms are installed in your SDK environment, refer to
win-usb.jd 148 want to connect an Android-powered device to your development environment
  /frameworks/base/media/libstagefright/codecs/aacdec/
pvmp4audiodecodergetmemrequirements.cpp 50 environment.
  /frameworks/base/tests/DumpRenderTree/assets/
run_layout_tests.py 192 # JS_ENGINE environment variable, which is used by the build system in
  /ndk/build/core/
ndk-common.sh 254 # If BUILD_NUM_CPUS is not already defined in your environment,
  /packages/apps/Email/src/com/android/email/activity/
MessageView.java 55 import android.os.Environment;
728 if (!Environment.getExternalStorageState().equals(Environment.MEDIA_MOUNTED)) {
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdaterData.java 194 "To fix this, please set the environment variable ANDROID_SDK_HOME to " +
  /system/core/adb/
protocol.txt 18 that if it needs to be reimplemented in another environment (Java
  /system/core/logcat/
logcat.cpp 698 // Add from environment variable
  /system/core/rootdir/
init.rc 8 # setup the global environment
  /system/core/run-as/
package.c 37 * unpredictible ways by environment variables or system properties.
  /build/core/
main.mk 38 $(warning * see file://$(shell pwd)/docs/development-environment/machine-setup.html)
58 # environment setup is done, but before we generate any dependencies. This
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java 38 import android.os.Environment;
61 private final String JPEG_PATH = Environment.getExternalStorageDirectory().getPath() +
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
SystemTest.java 1005 assertFalse("environment map is empty.", envMap.isEmpty());
    [all...]
  /dalvik/libcore/sql/src/main/java/javax/sql/
RowSet.java 39 * JavaBean component, suited for a visual programming environment.
42 * general database environment together with the getters and setters for
    [all...]
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSSerializer.java 295 * convention for text files in the environment being used.
316 * convention for text files in the environment being used.
  /external/bluetooth/glib/
NEWS 749 * Use the GIO_EXTRA_MODULES environment variable to find
    [all...]
  /external/emma/
build.xml 17 <!-- pull in the OS environment variables; an OS env variable VAR can be used as ${env.VAR}: -->
18 <property environment="env" />
  /external/grub/
NEWS 232 Image Proposal and ``pxegrub'' for Preboot Execution Environment. See
420 * The build environment is greatly simplified, now using an
  /external/libpcap/
pcap-dag.c 657 /* Then allow an environment variable to override. */
663 "pcap_open_live %s: bad ERF_FCS_BITS value (%d) in environment\n", device, n);
  /external/webkit/LayoutTests/http/conf/
fedora-httpd.conf 16 # whole (the 'global environment').
33 ### Section 1: Global Environment
  /external/webkit/WebKit/mac/WebView/
WebView.h 448 window object from the script environment.
449 @result Returns the window object from the script environment.
  /external/webkit/WebKit/win/Interfaces/
IWebView.idl 480 window object from the script environment.
481 @result Returns the window object from the script environment.
    [all...]
  /frameworks/base/core/java/android/view/animation/
Animation.java 203 * @param context the application environment
323 * @param context The application environment
    [all...]

Completed in 513 milliseconds

<<31323334353637383940>>