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

<<21222324252627282930>>

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_keysym.h 229 /* Arrows + Home/End pad */
  /external/srec/config/en.us/grammars/
VoiceDialer.grxml 132 <item> at home <tag>CMD=CMD+' H'</tag> </item>
  /frameworks/base/core/java/android/pim/vcard/
VCardConstants.java 91 public static final String PARAM_TYPE_HOME = "HOME";
  /frameworks/base/core/java/android/provider/
CallLog.java 117 * The cached number type (Home, Work, etc) associated with the
  /frameworks/base/docs/html/guide/developing/
device.jd 69 <p>On the device, go to the home screen, press <b>MENU</b>, select <b>Applications</b> > <b>Development</b>,
  /frameworks/base/docs/html/resources/articles/
avoiding-memory-leaks.jd 79 <a href="http://android.git.kernel.org/?p=platform/packages/apps/Launcher.git;a=blob;f=src/com/android/launcher/LauncherModel.java;h=0ef2a806b767142b28b2ff3b37f21f4ca16c355d;hb=cupcake">Home screen's source code</a>
  /frameworks/base/policy/src/com/android/internal/policy/impl/
RecentApplicationsDialog.java 204 // Skip the current home activity.
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.h 43 #define GET_HOME_DWELL "HOME="
  /libcore/luni/src/main/java/org/apache/xpath/
XPathException.java 40 /** The home of the expression that caused the error.
  /packages/apps/Mms/src/com/android/mms/ui/
RecipientsAdapter.java 199 * to display the default label ("Home") next to the transformation
  /packages/apps/Protips/src/com/android/protips/
ProtipWidget.java 50 /** Mister Widget appears on your home screen to provide helpful tips. */
  /packages/apps/QuickSearchBox/res/values/
strings.xml 88 Home/res/values/strings.xml -->
  /packages/apps/Tag/src/com/android/vcard/
VCardConstants.java 95 public static final String PARAM_TYPE_HOME = "HOME";
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerTester.java 31 * The person has a name and a list of phones (home, mobile, work).
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_keysym.h 229 /* Arrows + Home/End pad */
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_keysym.h 229 /* Arrows + Home/End pad */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
diagnostic.h 94 from "/home/gdr/src/nifty_printer.h:56:
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
diagnostic.h 94 from "/home/gdr/src/nifty_printer.h:56:
  /prebuilt/sdk/tools/linux/
acp 
  /prebuilt/windows/sdl/host/include/SDL/
SDL_keysym.h 234 /* Arrows + Home/End pad */
  /prebuilt/windows/sdl/include/SDL/
SDL_keysym.h 229 /* Arrows + Home/End pad */
  /development/pdk/docs/source/
download.jd 138 <li>This will create a .dmg file which, once mounted, acts as a drive with the required formatting for Android development. For a disk image named "android.dmg" stored in your home directory, you can add the following to your ~/.bash_profile to mount the image when you execute "mountAndroid":<br><br><div># command to mount the android file image <br>function mountAndroid{ hdiutil attach ~/android.dmg-mountpoint /Volumes/android; }<br></div>
153 <li>Make sure that /opt/local/bin is in your path before /usr/bin. by running <br>$ echo $PATH <br>If you don't see /opt/local/bin, edit $HOME/.bash_profile and add the line <br>export PATH=/opt/local/bin:$PATH <br>(or the equivalent for other shells) after any other PATH-related lines.<span>To verify that your path is now correct, o</span>
182 <ol><li><span>Make sure you have a~/bindirectory in your home directory, and check to be sure that this bin directory is in your path:</span>
  /external/elfutils/
config.log 41 PATH: /home/build/public/google/tools/
48 PATH: /home/malchev/bin
52 PATH: /home/build/public/google/tools/
  /external/elfutils/tests/
run-show-die-info.sh 35 directory : /home/drepper/gnu/new-bu/build/ttt
59 directory : /home/drepper/gnu/new-bu/build/ttt
83 directory : /home/drepper/gnu/new-bu/build/ttt
    [all...]
  /external/junit/src/junit/swingui/
TestRunner.java 582 String home= System.getProperty("user.home"); local
583 return new File(home,".junitsession");

Completed in 520 milliseconds

<<21222324252627282930>>