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

1 23 4 5 6 7 8 9

  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service_unittest.cc 645 SerializedNavigationEntry navigation = local
651 tab->navigations.push_back(navigation);
667 SerializedNavigationEntry navigation = local
671 tab->navigations.push_back(navigation);
682 navigation = SerializedNavigationEntryTestHelper::CreateNavigation(
686 tab->navigations.push_back(navigation);
701 tab->navigations.push_back(navigation);
716 tab->navigations.push_back(navigation);
717 tab->navigations.push_back(navigation);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
overlay_widget.js 69 // Bound navigation within the snippet for any other key.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
command_store_test.js 30 assertEquals('navigation', categories[2]);
description_util.js 90 * Returns a description of a navigation from an array of changed
98 * @return {cvox.NavDescription} The description of the navigation action.
176 * Returns a description of a navigation from an array of changed
180 * @param {Node} prevNode The previous node in navigation.
181 * @param {Node} node The current node in navigation.
185 * @return {!Array.<cvox.NavDescription>} The description of the navigation
435 * @param {Array.<Node>} ancestors The ancestors exited during navigation.
455 * @return {!Array.<cvox.NavDescription>} A list of Navigation descriptions.
nav_description.js 7 * navigation from one object to another.
19 * A class representing the description of navigation from one object to
  /frameworks/base/tools/aapt/
AaptConfig.cpp 641 if (out) out->navigation = out->NAVIGATION_ANY;
644 if (out) out->navigation = out->NAVIGATION_NONAV;
647 if (out) out->navigation = out->NAVIGATION_DPAD;
650 if (out) out->navigation = out->NAVIGATION_TRACKBALL;
653 if (out) out->navigation = out->NAVIGATION_WHEEL;
  /development/ndk/platforms/android-9/include/android/
configuration.h 214 * Set the current navigation in the configuration.
216 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /external/chromium_org/chrome/browser/autocomplete/
search_provider.h 210 // Converts an appropriate number of navigation results in
272 AutocompleteMatch NavigationToMatch(const NavigationResult& navigation);
  /external/chromium_org/chrome/browser/resources/
flags.js 59 * fake fragment navigation with '.scrollIntoView()', since the fragment IDs
60 * don't actually exist until after the template code runs; normal navigation
  /prebuilts/ndk/5/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/6/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/6/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);
  /prebuilts/ndk/7/platforms/android-14/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/7/platforms/android-14/arch-x86/usr/include/android/
configuration.h 214 * Set the current navigation in the configuration.
216 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/7/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/7/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);
  /prebuilts/ndk/8/platforms/android-14/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/8/platforms/android-14/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/8/platforms/android-14/arch-x86/usr/include/android/
configuration.h 214 * Set the current navigation in the configuration.
216 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);
  /prebuilts/ndk/8/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/8/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/8/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);
  /prebuilts/ndk/9/platforms/android-12/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-12/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-12/arch-x86/usr/include/android/
configuration.h 214 * Set the current navigation in the configuration.
216 void AConfiguration_setNavigation(AConfiguration* config, int32_t navigation);

Completed in 2631 milliseconds

1 23 4 5 6 7 8 9