HomeSort by relevance Sort by last modified time
    Searched defs:NO_ACTION (Results 1 - 7 of 7) sorted by null

  /bootable/recovery/
device.h 68 enum BuiltinAction { NO_ACTION, REBOOT, APPLY_EXT, APPLY_CACHE,
79 // actually perform it here and return NO_ACTION.
  /external/chromium/chrome/browser/ui/
browser_navigator.h 122 NO_ACTION,
128 // Default is NO_ACTION (don't show or activate the window).
130 // NO_ACTION, |window_action| will be set to SHOW_WINDOW.
  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_collection.h 116 NO_ACTION,
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.h 48 NO_ACTION, // No action has been taken yet.
  /external/chromium_org/media/cdm/ppapi/
cdm_wrapper.h 43 NO_ACTION,
162 return NO_ACTION;
167 return NO_ACTION;
356 return CdmWrapper::NO_ACTION;
  /external/chromium_org/chrome/browser/ui/
browser_navigator.h 162 NO_ACTION,
168 // Default is NO_ACTION (don't show or activate the window).
170 // NO_ACTION, |window_action| will be set to SHOW_WINDOW.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewCore.java 475 public static final int NO_ACTION = 2;
    [all...]

Completed in 68 milliseconds