Searched
full:home (Results
601 -
625 of
1255) sorted by null
<<21222324252627282930>>
/external/webkit/WebCore/platform/android/ |
KeyEventAndroid.cpp | 180 return "Home";
|
/external/webkit/WebCore/platform/gtk/ |
KeyEventGtk.cpp | 117 return "Home"; 191 return VK_HOME; // (24) HOME key 255 return VK_HOME; // (24) HOME key 416 // VK_BROWSER_HOME (AC) Windows 2000/XP: Browser Start and Home key
|
/external/webkit/WebCore/platform/mac/ |
KeyEventMac.mm | 212 // "Home" 214 return "Home"; 523 // VK_HOME (24) HOME key 713 // VK_BROWSER_HOME (AC) Windows 2000/XP: Browser Start and Home key
|
/external/webkit/WebCore/platform/qt/ |
PlatformKeyboardEventQt.cpp | 108 return "Home"; 181 return VK_HOME; // (24) HOME key 294 return VK_HOME; // (24) HOME key 429 // VK_BROWSER_HOME (AC) Windows 2000/XP: Browser Start and Home key
|
/external/webkit/WebCore/platform/win/ |
KeyEventWin.cpp | 116 return "Home";
|
/external/webkit/WebKitTools/BuildSlaveSupport/ |
build-launcher-dmg | 45 my $nightlyRemotePath = "/home/webkit-nightlies";
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
changelogs.py | 38 # better home for it yet.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
FlexLexer.h | 1 // $Header: /home/daffy/u0/vern/flex/RCS/FlexLexer.h,v 1.19 96/05/25 20:43:02 vern Exp $
|
ecs.c | 29 /* $Header: /home/daffy/u0/vern/flex/RCS/ecs.c,v 2.9 93/12/07 10:18:20 vern Exp $ */
|
sym.c | 29 /* $Header: /home/daffy/u0/vern/flex/RCS/sym.c,v 2.19 95/03/04 16:11:04 vern Exp $ */
|
/external/webkit/WebKitTools/android/webkitmerge/webkitmerge.xcodeproj/ |
project.pbxproj | 96 productInstallPath = "$(HOME)/bin";
|
/external/zlib/ |
README | 23 <info@winimage.com> for the Windows DLL version. The zlib home page is
|
/external/zlib/win32/ |
README-WIN32.txt | 14 Questions about zlib should be sent to <zlib@gzip.org>. The zlib home page
|
/frameworks/base/core/java/android/app/ |
KeyguardManager.java | 122 * such as the Home key and the right soft keys, don't work.
|
/frameworks/base/core/java/android/appwidget/ |
AppWidgetHost.java | 36 * like the home screen, that want to embed AppWidgets in their UI.
|
/frameworks/base/core/java/android/webkit/ |
WebHistoryItem.java | 42 // The apple-touch-icon url for use when adding the site to the home screen
|
/frameworks/base/docs/html/resources/articles/ |
layout-tricks-reuse.jd | 31 tree;h=refs/heads/master;hb=master">the source code of the Home application</a>
|
/frameworks/base/docs/html/ |
search.jd | 52 homeSiteSearcher.setUserDefinedLabel("Android Home");
|
/frameworks/base/services/java/com/android/server/am/ |
ActivityRecord.java | 63 final boolean isHomeActivity; // do we consider this to be a home activity? 272 // we can consider this to be a home activity... 280 // This sure looks like a home activity! 282 // activity as being home... really, we don't care about
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ITelephony.aidl | 69 * End call or go to the Home screen
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
sbhnddma.h | 2 * Generic Broadcom Home Networking Division (HND) DMA engine HW interface
|
/libcore/luni/src/main/java/java/util/ |
PropertyPermission.java | 36 * permission for "user.home", "user.name", "user.dir", ... "*" defines the
|
/packages/apps/Browser/res/values-it/ |
strings.xml | 75 <string name="create_shortcut_bookmark" msgid="9202323987633899835">"Aggiungi scorciatoia su Home"</string> 80 <string name="set_as_homepage" msgid="4752937379414905560">"Imposta come home page"</string> 83 <string name="homepage_set" msgid="8768087280310966395">"Home page impostata."</string> 138 <string name="pref_content_homepage" msgid="6082437160778559806">"Imposta home page"</string>
|
/packages/apps/Contacts/res/values/ |
strings.xml | 29 <!-- Name of activity that allows users to create shortcuts on the home screen to a contact. 33 <!-- Name of activity that allows users to create shortcuts on the home screen to dial a contact. 37 <!-- Name of activity that allows users to create shortcuts on the home screen to message (SMS) a contact. [all...] |
/packages/apps/DeskClock/ |
AndroidManifest.xml | 31 <!-- while docked, this is our home application -->
|
Completed in 686 milliseconds
<<21222324252627282930>>