HomeSort by relevance Sort by last modified time
    Searched refs:navigation (Results 76 - 100 of 221) sorted by null

1 2 34 5 6 7 8 9

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
configuration.h 214 * Set the current navigation in the configuration.
216 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
configuration.h 214 * Set the current navigation in the configuration.
216 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
configuration.h 214 * Set the current navigation in the configuration.
216 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /frameworks/base/docs/html/training/
training_toc.cs 874 <a href="<?cs var:toroot ?>training/tv/start/navigation.html">
875 Creating TV Navigation</a>
    [all...]
  /external/chromium_org/remoting/webapp/
ui_mode.js 89 // dialogs at once (which would break keyboard-navigation confinement).
209 * to confine keyboard navigation to child controls of the dialog when it is
210 * shown and restore keyboard navigation when it is hidden.
257 // If any dialogs have been shown, confine keyboard navigation to the first
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_manager.js 6 * @fileoverview Manages navigation within a page.
7 * This unifies navigation by the DOM walker and by WebKit selection.
74 * Resets the navigation manager to the top of the page.
226 * Determines if we are navigating from a valid node. If not, ask navigation
230 * @return {boolean} True if we should continue navigation normally.
543 * Returns the current navigation strategy.
577 * Delegates to navigation shifter. Behavior is not defined if granularity
624 * level than the current navigation strategy.
689 * navigation operation: update the lens, play earcons, and speak the
754 * navigation
    [all...]
navigation_speaker.js 6 * @fileoverview A class for speaking navigation information.
  /cts/tests/tests/content/src/android/content/res/cts/
ResourcesTest.java 118 final int touchscreen, final int keyboard, final int keysHidden, final int navigation,
131 config.navigation = navigation;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
speech_rule_engine.js 13 * an array of navigation descriptions.
111 * @return {!Array.<cvox.NavDescription>} A list of navigation descriptions for
125 * @return {!Array.<cvox.NavDescription>} A list of Navigation descriptions.
181 * Evaluates a list of nodes into a list of navigation descriptions.
191 * @return {Array.<cvox.NavDescription>} A list of Navigation descriptions.
239 * Adds personality to every Navigation Descriptions in input list.
240 * @param {Array.<cvox.NavDescription>} navs A list of Navigation descriptions.
264 * Adds relative personality entries to the personality of a Navigation
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_content.js 68 * so the user never gets stuck. Ideally the navigation code should never
76 * If line and sentence navigation should break at <a> links.
272 // It's OK if the selection navigation lands on whitespace once (in
357 // It's OK if the selection navigation lands on whitespace once (in
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
navigation_list.js 8 * A navigation list item.
131 * A navigation list.
235 * Creates an element of a navigation list. This method is called from
365 // This handler is invoked even when the navigation list itself changes the
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
ConfigGenerator.java 41 import com.android.resources.Navigation;
83 .setNavigation(Navigation.NONAV);
98 .setNavigation(Navigation.NONAV);
113 .setNavigation(Navigation.NONAV);
134 private Navigation mNavigation = Navigation.NONAV;
290 public ConfigGenerator setNavigation(Navigation navigation) {
291 mNavigation = navigation;
  /development/ndk/platforms/android-13/include/android/
configuration.h 223 * Set the current navigation in the configuration.
225 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /development/ndk/platforms/android-16/include/android/
configuration.h 226 * Set the current navigation in the configuration.
228 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /development/ndk/platforms/android-17/include/android/
configuration.h 231 * Set the current navigation in the configuration.
233 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /development/ndk/platforms/android-18/include/android/
configuration.h 232 * Set the current navigation in the configuration.
234 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /external/chromium_org/third_party/WebKit/Source/core/timing/
Performance.cpp 78 PerformanceNavigation* Performance::navigation() const function in class:WebCore::Performance
  /frameworks/base/docs/html/design/
design_toc.cs 64 <li><a href="<?cs var:toroot ?>design/patterns/navigation.html">Navigation</a></li>
66 <li><a href="<?cs var:toroot ?>design/patterns/navigation-drawer.html">Navigation Drawer</a></li>
  /frameworks/native/include/android/
configuration.h 236 * Set the current navigation in the configuration.
238 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/android/
configuration.h 223 * Set the current navigation in the configuration.
225 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/android/
configuration.h 223 * Set the current navigation in the configuration.
225 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/android/
configuration.h 223 * Set the current navigation in the configuration.
225 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/android/
configuration.h 223 * Set the current navigation in the configuration.
225 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/
configuration.h 223 * Set the current navigation in the configuration.
225 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/android/
configuration.h 223 * Set the current navigation in the configuration.
225 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);

Completed in 2077 milliseconds

1 2 34 5 6 7 8 9