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,
81 // actually perform it here and return NO_ACTION.
  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_collection.h 116 NO_ACTION,
  /external/chromium_org/chrome/browser/extensions/
extension_context_menu_model.h 46 enum ActionType { NO_ACTION = 0, BROWSER_ACTION, PAGE_ACTION };
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.h 48 NO_ACTION, // No action has been taken yet.
  /external/chromium_org/chrome/browser/ui/
browser_navigator.h 165 NO_ACTION,
171 // Default is NO_ACTION (don't show or activate the window).
173 // NO_ACTION, |window_action| will be set to SHOW_WINDOW.
  /external/wpa_supplicant_8/src/p2p/
p2p.h     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java 75 static final int NO_ACTION = 0;
191 mPendingAction = new Pair<Integer, Object>(NO_ACTION, 0);
515 case NO_ACTION:
613 case NO_ACTION:
655 case NO_ACTION:
713 case NO_ACTION:
    [all...]

Completed in 308 milliseconds