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

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditorContributor.java 22 import org.eclipse.ui.actions.ActionFactory;
29 * Manages the installation/deinstallation of global actions for multi-page
30 * editors. Responsible for the redirection of global actions to the active
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/views/
DeviceSelectorView.java 19 import com.android.hierarchyviewerlib.actions.InspectScreenshotAction;
20 import com.android.hierarchyviewerlib.actions.LoadViewHierarchyAction;
21 import com.android.hierarchyviewerlib.actions.RefreshWindowsAction;
  /external/chromium/chrome/common/extensions/
extension_action.h 42 // action id -- only used with legacy page actions API
46 // static icon paths from manifest -- only used with legacy page actions API.
82 // icon_paths(), only used in page actions.
92 // page and browser actions.
187 // needed for compat with an older version of the page actions API.
191 // the legacy setIcon({iconIndex:...} method of the page actions API.
  /external/chromium_org/chrome/installer/util/
work_item.h 5 // Base class for managing an action of a sequence of actions to be carried
6 // out during install/update/uninstall. Supports rollback of actions if this
38 // sequence of actions during install/update/uninstall.
170 // Perform the actions of WorkItem. Returns true if success, returns false
176 // Rollback any actions previously carried out by this WorkItem. If the
177 // WorkItem is transactional, then the previous actions can be fully
  /external/bison/tests/
testsuite.at 44 # Testing that user actions are properly performed.
45 m4_include([actions.at])
  /external/blktrace/
blktrace_api.h 33 * Basic trace actions
65 * Trace actions in full. Additionally, read or write is masked
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h 60 // Actions for buttons in the dialog.
65 // These actions send a -editBookmarkNode: action up the responder chain.
  /external/chromium_org/build/
java_prebuilt.gypi 54 'actions': [
83 'actions': [
protoc_java.gypi 50 # Adding the |stamp_file| to |additional_input_paths| makes the actions in
54 'actions': [
  /external/chromium_org/chrome/browser/extensions/
extension_test_notification_observer.h 28 // Wait for the total number of page actions to change to |count|.
31 // Wait for the number of visible page actions to change to |count|.
  /external/chromium_org/chrome/browser/ui/
auto_login_infobar_delegate.h 46 enum Actions {
71 void RecordHistogramAction(Actions action);
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller.h 57 // Actions for buttons in the dialog.
62 // These actions send a -editBookmarkNode: action up the responder chain.
  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_login_handler.h 40 // User actions while on the NTP when clicking on or viewing the sync promo.
56 // Records actions in SyncPromo.NTPPromo histogram.
  /external/chromium_org/chrome/
chrome_syzygy.gypi 25 'actions': [
48 'actions': [
  /external/chromium_org/chrome/common/extensions/api/
PRESUBMIT.py 46 actions = {
53 return actions.get(input_api.os_path.splitext(filename)[1])
declarative_content.json 8 "description": "Use the <code>chrome.declarativeContent</code> API to take actions depending on the content of a page, without requiring permission to read the page's content.",
62 "actions": [
  /external/chromium_org/content/browser/download/
download_request_handle.h 51 // all actions are no-ops.
52 // TODO(rdsmith): Ideally, actions would be forbidden rather than
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
failures.css 74 ul.failures>li ul.actions {
79 ul.failures>li:hover ul.actions {
  /external/chromium_org/tools/gyp/test/ninja/action_dependencies/
gyptest-action-dependencies.py 8 Verify that building an object file correctly depends on running actions in
36 # The 'a' actions should be run (letting b.c compile), but the a static library
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
click_element_unittest.py 6 from telemetry.page.actions import click_element
7 from telemetry.page.actions import wait
page_action.py 36 """Some actions require some initialization to be performed before the
38 href before the previous action changes it. Therefore, we allow actions to
seek.py 22 from telemetry.page.actions import media_action
23 from telemetry.page.actions import page_action
swipe.py 6 from telemetry.page.actions import gesture_action
7 from telemetry.page.actions import page_action
tap.py 6 from telemetry.page.actions import gesture_action
7 from telemetry.page.actions import page_action
  /external/clang/include/clang/Rewrite/Frontend/
FrontendActions.h 1 //===-- FrontendActions.h - Useful Frontend Actions -------------*- C++ -*-===//
20 // AST Consumer Actions

Completed in 2509 milliseconds

<<11121314151617181920>>