HomeSort by relevance Sort by last modified time
    Searched full:navigation (Results 1126 - 1150 of 1979) sorted by null

<<41424344454647484950>>

  /external/jdiff/src/jdiff/
HTMLFiles.java 135 // Write a customized navigation bar for the help page
137 h_.writeText("<TABLE summary=\"Navigation bar\" BORDER=\"0\" WIDTH=\"100%\" CELLPADDING=\"1\" CELLSPACING=\"0\">");
140 h_.writeText(" <TABLE summary=\"Navigation bar\" BORDER=\"0\" CELLPADDING=\"0\" CELLSPACING=\"3\">");
302 //h_.writeText("/* Navigation bar fonts and colors */");
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
Coordinate.java 5 package jme3tools.navigation;
Position.java 5 package jme3tools.navigation;
  /external/valgrind/main/docs/xml/
manual-intro.xml 117 <sect1 id="manual-intro.navigation" xreflabel="How to navigate this manual">
  /frameworks/base/core/java/android/content/pm/
ActivityInfo.java 360 * can itself handle changes to the keyboard or navigation being hidden/exposed.
362 * hidden states: keyboard or navigation.
368 * can itself handle changes to the navigation type. Set from the
447 Configuration.NATIVE_CONFIG_NAVIGATION, // 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/design/style/
touch-feedback.jd 86 content tilts to the right to indicate that further navigation in this direction
  /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 24 <li>Android-specific refactoring, quick fixes, integrated navigation between Java and XML resources.</li>
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardTouchDelegate.java 35 * Facilitates event communication between navigation bar and keyguard. Currently used to
  /frameworks/base/tests/TileBenchmark/res/values/
strings.xml 46 <!-- Drop down menu for selecting scrolling vs manual navigation for
  /packages/services/Telephony/src/com/android/phone/
CallCommandService.java 247 Log.e(TAG, "Error enabling or disabling system bar navigation", e);
  /external/chromium/chrome/browser/sessions/
session_service.cc 987 TabNavigation navigation; local
    [all...]
  /external/chromium_org/chrome/app/resources/
generated_resources_fr.xtb 51 <translation id="654233263479157500">Utiliser un service Web pour résoudre les erreurs de navigation</translation>
275 <translation id="5575651745666605707">Nouvel onglet ? Navigation privée</translation>
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc 349 // Create a pending navigation.
360 // Simulate a safebrowsing hit before navigation completes.
373 // LoadURL created a navigation entry, now simulate the RenderView sending
701 // matches regular malware list, and after navigation the renderer sends a
704 // Do an initial navigation to a safe host.
712 // navigation commits.
    [all...]
  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.cc 511 // For getting navigation time in network time.
550 // Blocked navigations already use network navigation time.
    [all...]

Completed in 971 milliseconds

<<41424344454647484950>>