HomeSort by relevance Sort by last modified time
    Searched full:navigation (Results 676 - 700 of 1296) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebCore/html/
HTMLIFrameElement.cpp 97 else if (equalIgnoringCase(sandboxToken, "allow-top-navigation"))
  /external/webkit/Source/WebCore/storage/
IDBDatabase.cpp 170 // FIXME: Try to find some way not to just leak this object until page navigation.
  /external/webkit/Source/WebKit/gtk/po/
et.po 208 msgid "The reason why this navigation is occurring"
211 msgid "The URI that was requested as the target for the navigation"
229 msgid "The target frame for the navigation"
380 msgid "Whether to enable accessibility enhanced keyboard navigation"
  /external/webkit/Source/WebKit/gtk/tests/
testdownload.c 147 g_signal_connect(webView, "navigation-policy-decision-requested",
  /external/webkit/Source/WebKit/gtk/webkit/
webkitnetworkresponse.cpp 36 * This class represents the network related aspects of a navigation
  /external/webkit/Source/WebKit/win/Interfaces/
IWebBackForwardList.idl 40 navigation to happen in other layers of the stack; they are only for maintaining this data
  /external/webkit/Tools/DumpRenderTree/win/
HistoryDelegate.cpp 141 printf("WebView navigated to url \"%S\" with title \"%S\" with HTTP equivalent method \"%S\". The navigation was %s and was %s%S.\n",
PolicyDelegate.cpp 135 wstring message = TEXT("Policy delegate: attempt to load ") + wurl + TEXT(" with navigation type '") + typeDescription + TEXT("'");
  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 359 * can itself handle changes to the keyboard or navigation being hidden/exposed.
361 * hidden states: keyboard or navigation.
367 * can itself handle changes to the navigation type. Set from the
446 0x0040, // NAVIGATION
  /frameworks/base/core/res/res/values/
dimens.xml 35 <!-- Height of the bottom navigation / system bar. -->
37 <!-- Height of the bottom navigation bar in portrait; often the same as @dimen/navigation_bar_height -->
39 <!-- Width of the navigation bar when it is placed vertically on the screen -->
45 <!-- Height of the system bar (combined status & navigation); used by
  /frameworks/base/core/res/res/values-sw600dp/
dimens.xml 73 <!-- Height of the bottom navigation bar in portrait; on sw600dp devices
  /frameworks/base/core/res/res/values-sw720dp/
dimens.xml 20 <!-- Height of the bottom navigation bar in portrait; on sw720dp devices
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 183 navigation device, such as a trackball. Prior to installing the application, the
android-3.0-highlights.jd 66 <p>The new UI brings fresh paradigms for interaction, navigation, and customization and makes them available to all applications &mdash; even those built for earlier versions of the platform. Applications written for Android 3.0 are able to use an extended set of UI objects, powerful graphics, and media capabilities to engage users in new ways.</p>
70 <p>Across the system and in all applications, users have quick access to notifications, system status, and soft navigation buttons in a System Bar, available at the bottom of the screen. The System Bar is always present and is a key touchpoint for users, but in a new "lights out mode" can also be dimmed for full-screen viewing, such as for videos.</p>
74 <p>In every application, users have access to contextual options, navigation, widgets, or other types of content in an Action Bar, displayed at the top of the screen. The Action Bar is always present when an application is in use, although its content, theme, and other properties are managed by the application rather than the system. The Action Bar is another key touchpoint for users, especially with action items and an overflow dropdown menu, which users frequently access in a similar manner in most applications. </p>
196 <p>The platform provides each application with its own instance of the Action Bar at the top of the screen, which the application can use to give the user quick access to contextual options, widgets, status, navigation, and more. The application can also customize the display theme of its Action Bar instance. The Action Bar lets developers expose more features of their applications to users in a familiar location, while also unifying the experience of using an application that spans multiple Activities or states.</p>
  /frameworks/base/docs/html/design/patterns/
multi-pane-layouts.jd 2 page.tags="tablet","navigation","layout","fragment"
notifications.jd 89 single data item such as a message, but it might also be a summary view if the notification is stacked (see <em>Stacked notifications</em> below) and references multiple items. If in any of those cases the user is taken to a hierarchy level below your app's top-level, insert navigation into your app's back stack to allow them to navigate to your app's top level using the system back key. For more
90 information, see the chapter on <em>System-to-app navigation</em> in the <a href="{@docRoot}design/patterns/navigation.html">Navigation</a> design pattern.</p>
  /frameworks/base/docs/html/distribute/googleplay/publish/
register.jd 72 style="vertical-align:baseline;margin:0"> on the side navigation.
  /frameworks/base/docs/html/google/play-services/
location.jd 87 navigation app can request more frequent updates when the user is driving.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 95 as an alternative to placing functionality and navigation, in buttons or other
101 functionality or navigation. Between them, you should be able to organize
102 the functionality and navigation for your application. Briefly:
485 when the icon is highlighted by a navigation key (such as a trackball), the
  /frameworks/base/docs/html/guide/topics/ui/
ui-events.jd 51 (when in touch mode), or focuses upon the item with the navigation-keys or trackball and
56 focuses upon the item with the navigation-keys or trackball and
60 This is called when the user navigates onto or away from the item, using the navigation-keys or trackball.</dd>
257 defined the bottom one as the <var>nextFocusUp</var> (and vice versa), the navigation focus will
  /frameworks/base/docs/html/tools/
index.jd 31 <li>Android-specific refactoring, quick fixes, integrated navigation between Java and XML resources.</li>
  /frameworks/base/packages/SystemUI/res/layout/
system_bar.xml 46 <!-- navigation controls -->
  /frameworks/base/tests/TileBenchmark/res/values/
strings.xml 46 <!-- Drop down menu for selecting scrolling vs manual navigation for
  /external/chromium/chrome/browser/sessions/
session_service.cc 987 TabNavigation navigation; local
    [all...]
  /frameworks/base/docs/html/guide/components/
tasks-and-back-stack.jd 37 <li><a href="{@docRoot}design/patterns/navigation.html">Android Design:
38 Navigation</a></li>
187 <p><strong>Navigation Design</strong></p>
188 <p>For more about how app navigation works on Android, read Android Design's <a
189 href="{@docRoot}design/patterns/navigation.html">Navigation</a> guide.</p>
270 to test for navigation behaviors that might conflict with the user's expected behavior.</p>

Completed in 212 milliseconds

<<21222324252627282930>>