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

<<21222324252627282930>>

  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 35 import android.os.Environment;
293 String state = Environment.getExternalStorageState();
294 if (Environment.MEDIA_MOUNTED.equals(state) ||
295 Environment.MEDIA_MOUNTED_READ_ONLY.equals(state)) {
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
RepoSource.java 188 mFetchError = "No suitable XML Schema Validator could be found in your Java environment. Please update your version of Java.";
219 mFetchError = "No suitable XML Schema Validator could be found in your Java environment. Please update your version of Java.";
386 lastError = "XML verification failed for %1$s.\nNo suitable XML Schema Validator could be found in your Java environment. Please consider updating your version of Java.";
    [all...]
  /system/core/sh/
var.c 139 * Initialize the varable symbol tables and import the environment
359 * Search the environment of a builtin command. If the second argument
390 environment(void) function
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info 56 * Environment Variables::
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 56 * Environment Variables::
    [all...]
gdb.info 650 specify more of your debugging environment at the outset.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 56 * Environment Variables::
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info 56 * Environment Variables::
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 56 * Environment Variables::
    [all...]
gdb.info 650 specify more of your debugging environment at the outset.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 56 * Environment Variables::
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cpp.info 56 * Environment Variables::
    [all...]
gdb.info 650 specify more of your debugging environment at the outset.
    [all...]
  /external/bison/
aclocal.m4 698 # Check to make sure that the build environment is sane. -*- Autoconf -*-
712 [AC_MSG_CHECKING([whether build environment is sane])
733 # broken ls alias from the environment. This has actually
736 alias in your environment])
770 # will honor the `STRIP' environment variable to overrule this program.
    [all...]
  /external/elfutils/
aclocal.m4 844 # Check to make sure that the build environment is sane.
    [all...]
  /external/genext2fs/
aclocal.m4 675 # Check to make sure that the build environment is sane. -*- Autoconf -*-
689 [AC_MSG_CHECKING([whether build environment is sane])
710 # broken ls alias from the environment. This has actually
713 alias in your environment])
747 # will honor the `STRIP' environment variable to overrule this program.
  /external/grub/
aclocal.m4 851 # Check to make sure that the build environment is sane.
    [all...]
  /external/strace/
aclocal.m4 716 # Check to make sure that the build environment is sane. -*- Autoconf -*-
730 [AC_MSG_CHECKING([whether build environment is sane])
751 # broken ls alias from the environment. This has actually
754 alias in your environment])
788 # will honor the `STRIP' environment variable to overrule this program.
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
alldiffs_index_additions.html 418 <nobr><A HREF="android.os.Environment.html#android.os.Environment.DIRECTORY_ALARMS" class="hiddenlink" target="rightframe">DIRECTORY_ALARMS</A>
421 <nobr><A HREF="android.os.Environment.html#android.os.Environment.DIRECTORY_DCIM" class="hiddenlink" target="rightframe">DIRECTORY_DCIM</A>
424 <nobr><A HREF="android.os.Environment.html#android.os.Environment.DIRECTORY_DOWNLOADS" class="hiddenlink" target="rightframe">DIRECTORY_DOWNLOADS</A>
427 <nobr><A HREF="android.os.Environment.html#android.os.Environment.DIRECTORY_MOVIES" class="hiddenlink" target="rightframe">DIRECTORY_MOVIES</A>
430 <nobr><A HREF="android.os.Environment.html#android.os.Environment.DIRECTORY_MUSIC" class="hiddenlink" target="rightframe">DIRECTORY_MUSIC</A
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
gdb.info 650 specify more of your debugging environment at the outset.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/
gdb.info 650 specify more of your debugging environment at the outset.
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/
user_comments_for_7_to_8.xml     [all...]
  /external/jpeg/
install.doc 10 adapted to almost any environment. The downside of this decision is that the
71 substitute for a Makefile. jconfig.h is needed in any environment.)
    [all...]
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinIME.java 70 * Necessary environment configurations like screen size for this IME.
72 private Environment mEnvironment;
178 mEnvironment = Environment.getInstance();
213 Environment env = Environment.getInstance();
219 // We need to change the local environment first so that UI components
220 // can get the environment instance to handle size issues. When
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex 251 % If the next token is an obeyed space (from an @example environment or
323 \ifENV\errmessage{Still within an environment. Type Return to continue.}
345 % There's no \foo, i.e., no ``environment'' foo.
352 % Everything's ok; the right environment has been started.
357 % There is an environment #1, but it hasn't been started. Give an error.
506 % Do @comment since we are called inside an environment such as
586 % This records the amount of indent in the innermost environment.
    [all...]

Completed in 453 milliseconds

<<21222324252627282930>>