HomeSort by relevance Sort by last modified time
    Searched full:navigate (Results 376 - 400 of 948) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/core/loader/
NavigationScheduler.cpp 187 // To follow Firefox and IE's behavior, history reload can only navigate the self frame.
304 // If the URL we're going to navigate to is the same as the current one, except for the
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
README 51 build.xml. To use it, navigate to the same directory and type the
71 navigate to the build.xml file, you will see all the build rules in
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
inspector_backend.py 170 def Navigate(self, url, script_to_evaluate_on_commit, timeout):
171 self._page.Navigate(url, script_to_evaluate_on_commit, timeout)
  /external/droiddriver/src/com/google/android/droiddriver/finders/
By.java 230 * methods that navigate the node tree) should be passed after cheap finders
257 * methods that navigate the node tree) should be passed after cheap finders
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractTextPropertyEditor.java 286 // OK, deactivate and navigate
288 propertyTable.navigate(e);
  /frameworks/base/core/java/android/app/
TaskStackBuilder.java 45 * the user may navigate out of the new task and back to the Launcher by repeated
46 * presses of the back key. Back key presses should not navigate across task stacks.</p>
  /frameworks/base/docs/html/design/patterns/
accessibility.jd 30 <p>As you design your app, think about the labels and notations needed to navigate your app by sound. When using Explore by Touch, the user enables an invisible but audible layer of structure in your application. Like any other aspect of app design, this structure can be simple, elegant, and robust. The following are Android's recommended guidelines to enable effective navigation for all users.</p>
77 <p>Turn on the TalkBack service in <strong>Settings > Accessibility</strong> and navigate your application using directional controls or eyes-free navigation.</p>
  /packages/apps/Contacts/src/com/android/contacts/editor/
TextFieldsEditorView.java 221 // Show the "next" button in IME to navigate between text fields
222 // TODO: Still need to properly navigate to/from sections without text fields,
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CardFlipActivity.java 96 // Navigate "up" the demo structure to the launchpad activity.
CrossfadeActivity.java 87 // Navigate "up" the demo structure to the launchpad activity.
ScreenSlideActivity.java 101 // Navigate "up" the demo structure to the launchpad activity.
  /development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
CollectionDemoActivity.java 92 // navigate up to the hierarchical parent activity.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
index.jd 24 distinction will help make it easier to navigate the documentation.</p>
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
TreeNodeStream.as 65 /** What adaptor can tell me how to interpret/navigate nodes and
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
ITreeNodeStream.cs 84 * What adaptor can tell me how to interpret/navigate nodes and
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
ITreeNodeStream.cs 89 * What adaptor can tell me how to interpret/navigate nodes and
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/
ITreeNodeStream`1.cs 88 * What adaptor can tell me how to interpret/navigate nodes and
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeNodeStream.java 66 /** What adaptor can tell me how to interpret/navigate nodes and
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
ChildTestIterator.java 38 /** The traverser to use to navigate over the descendants. */
  /external/chromium/chrome/browser/
alternate_nav_url_fetcher.cc 151 // can still choose to explicitly navigate to or search for pages in
browser_browsertest.cc 193 // Launch the app, navigate to a page with a title, check that the app title
265 // Navigate to another page, but click cancel in the dialog. Make sure that
568 // Navigate to a page in English.
582 // Now navigate to a page in French.
  /external/chromium/chrome/browser/chromeos/login/
new_user_view.h 58 // User tries to navigate away from NewUserView pod.
  /external/chromium/chrome/browser/extensions/
extension_apitest.cc 167 // If there is a page_url to load, navigate it.
  /external/chromium/chrome/browser/net/
predictor_api.h 68 // When we navigate to a frame that may contain embedded resources, we may know
  /external/chromium/chrome/browser/printing/
print_preview_tab_controller.cc 174 browser::Navigate(&params);

Completed in 1392 milliseconds

<<11121314151617181920>>