Searched
full:environment (Results
976 -
1000 of
1536) sorted by null
<<31323334353637383940>>
/frameworks/base/docs/html/guide/developing/tools/ |
adb.jd | 466 <td rowspan=4">The <a href="{@docRoot}guide/developing/tools/ddms.html">Dalvik Debug Monitor Service</a> (DDMS) tool offers integrated debug environment that you may find easier to use.</td> 565 <p>If you're running <code>logcat</code> from your development computer (versus running it on a remote adb shell), you can also set a default filter expression by exporting a value for the environment variable <code>ANDROID_LOG_TAGS</code>:</p>
|
/frameworks/base/docs/html/sdk/ |
OLD_RELEASENOTES.jd | 132 <li>completely disable the layout editor, by setting a system wide environment variable called ANDROID_DISABLE_LAYOUT to any value. 523 <p>and then configure Eclipse to use it by exporting the following environment variable:</p>
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
jdiff_statistics.html | 363 <TD><A HREF="android.os.Environment.html"> 364 android.os.Environment</A></TD>
|
/packages/apps/Camera/src/com/android/camera/ |
VideoCamera.java | 46 import android.os.Environment; 842 Environment.getExternalStorageDirectory().toString(); [all...] |
/packages/apps/Contacts/src/com/android/contacts/ui/ |
EditContactActivity.java | 61 import android.os.Environment; 134 Environment.getExternalStorageDirectory() + "/DCIM/Camera"); [all...] |
/external/v8/test/cctest/ |
test-debug.cc | [all...] |
/bionic/libc/docs/ |
OVERVIEW.TXT | 81 The name of the current timezone is taken from the TZ environment variable,
|
/dalvik/docs/ |
porting-guide.html | 29 to work without modification in a Linux environment. Much of the code
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ConcurrentLinkedQueue.java | 62 * adapted for a garbage-collected environment, with support for
|
/dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/ |
BigIntegerOrTest.java | 539 @BrokenTest("Fails in CTS environment, but passes in CoreTestRunner")
|
/dalvik/libcore/security/src/main/java/java/security/ |
Security.java | 49 * runtime environment.
|
/dalvik/libcore/sql/src/test/java/tests/java/sql/ |
QueryTimeoutTest.java | 694 * The actual main bulk of this test. Sets up the environment, prepares
|
/dalvik/libcore/support/src/test/java/tests/support/ |
Support_TestWebServer.java | 33 * network failure) that would happen in a real environment.
|
/dalvik/libcore/xml/src/test/java/org/apache/harmony/xml/ |
XsltXPathConformanceTestSuite.java | 83 * executed outside of their original development environment:
|
/dalvik/vm/ |
Globals.h | 71 * Some options from the command line or environment.
|
/development/pdk/docs/ |
faqs.jd | 155 alternative application API, such as a full C++-based environment. We would
|
/development/pdk/docs/porting/ |
dalvik.jd | 35 to work without modification in a Linux environment. Much of the code
|
debugging_native.jd | 302 <p>Or you can run <code>logcat</code> without any parameters and it will read from <code>stdin</code>. You can then paste output into the terminal or pipe it. Run <code>logcat</code> from the top of the tree in the environment in which you do builds so that the application can determine relative paths to the toolchain to use to decode the object files.
|
/development/tools/zoneinfo/tzdata2009s/ |
zone.tab | 16 # 3. Zone name used in value of TZ environment variable.
|
/external/bzip2/ |
bzip2.1 | 138 will read arguments from the environment variables
|
bzip2.1.preformatted | 89 _b_z_i_p_2 will read arguments from the environment variables
|
bzip2.txt | 86 bzip2 will read arguments from the environment variables
|
/external/clearsilver/mod_ecs/ |
mod_ecs.c | 9 access methods, namely environment variables and stdin/stdout, allowing
|
/external/clearsilver/ruby/ |
install.rb | 91 'path prefix of target environment' ] ],
|
/external/dbus/dbus/ |
dbus-internals.c | 317 /* Don't bother checking environment variable - just print the
|
Completed in 448 milliseconds
<<31323334353637383940>>