HomeSort by relevance Sort by last modified time
    Searched full:home (Results 326 - 350 of 1255) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/intl/ja/
index.jd 0 home=true
14 <img src="/assets/images/home/android_adc.png" alt="Android Developer Challenge 2" width="232px" />
59 <p><a href="http://market.android.com/publish/Home">?? &raquo;</a></p>
  /frameworks/base/test-runner/src/junit/runner/
BaseTestRunner.java 216 String home= System.getProperty("user.home"); local
217 return new File(home, "junit.properties");
  /libcore/junit/src/test/java/junit/runner/
BaseTestRunner.java 216 String home= System.getProperty("user.home"); local
217 return new File(home, "junit.properties");
  /libcore/luni/src/test/java/org/apache/harmony/xml/
JaxenXPathTestSuite.java 49 * adb push /home/dalvik-prebuild/jaxen /data/jaxen</code>
56 private static final String DEFAULT_JAXEN_HOME = "/home/dalvik-prebuild/jaxen";
59 String jaxenHome = System.getProperty("jaxen.home", DEFAULT_JAXEN_HOME);
  /build/target/product/security/
README 12 shared -- a test key for things that are shared in the home/contacts process.
  /build/tools/droiddoc/templates/assets/
android-developer-core.css 278 .home #home-link a,
292 .home #home-link a:hover,
677 background:url(images/home/bg_home_announcement.png) no-repeat 0 0;
711 background:url(images/home/bg_home_carousel.png) no-repeat 0 0;
717 background: url(images/home/bg_home_carousel_board.png) 0 0 no-repeat;
740 background: url(images/home/bg_home_carousel_wheel.png) 0 0 no-repeat;
751 background-image:url(images/home/carousel_buttons_sprite.png);
  /build/tools/droiddoc/templates-pdk/
customization.cs 10 <ul class="<?cs if:home ?>home<?cs
17 <li id="home-link"><a href="<?cs var:toroot ?>index.html"><span>Home</span></a></li>
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebView_HitTestResultTest.java 66 webView.loadDataWithBaseURL("fake://home", "<html><body>" + anchor
  /development/apps/BuildWidget/src/com/android/buildwidget/
BuildWidget.java 54 // Push update for this widget to the home screen
  /development/ndk/platforms/android-3/arch-arm/lib/
libdl.so 
libstdc++.so 
  /development/ndk/platforms/android-5/arch-x86/lib/
libstdc++.so 
  /development/pdk/docs/porting/
debugging_gdb.jd 108 system process, most likely your device will be frozen at this point. <strong>Do not press the home key</strong>. Bring the device to someone who can
111 would have without this feature (like cylonning), press home (a
120 flashing waiting for the Home key to be depressed (in which case it
128 I/DEBUG ( 27): * and press the HOME key.
  /development/samples/Home/src/com/example/android/home/
ApplicationInfo.java 17 package com.example.android.home;
  /external/dbus/test/
shell-test.c 98 || !test_command_line ("/home/boston/johnp/devel-local/dbus/test/test-segfault", NULL)
  /external/icu4c/samples/udata/
readme.txt 44 You will need to set ICU_PATH to the location of your ICU source tree, for example ICU_PATH=/home/srl/icu (containing source, etc.)
  /external/libpng/
config.h.in 67 /* Define to the home page for this package. */
  /external/netcat/scripts/
ncp 12 # PATH=${HOME}:${PATH} ; export PATH
  /external/openssl/apps/
openssl-vms.cnf 6 # This definition stops the following lines choking if HOME isn't
8 HOME = .
9 RANDFILE = $ENV::HOME/.rnd
12 #oid_file = $ENV::HOME/.oid
openssl.cnf 6 # This definition stops the following lines choking if HOME isn't
8 HOME = .
9 RANDFILE = $ENV::HOME/.rnd
12 #oid_file = $ENV::HOME/.oid
  /external/proguard/examples/ant/
applets.xml 17 <libraryjar file="${java.home}/lib/rt.jar" />
applications2.xml 18 -libraryjars ${java.home}/lib/rt.jar
applications3.xml 18 <libraryjar file="${java.home}/lib/rt.jar" />
proguard.xml 25 <libraryjar file="${java.home}/lib/rt.jar" />
servlets.xml 17 <libraryjar file="${java.home}/lib/rt.jar" />

Completed in 421 milliseconds

<<11121314151617181920>>