HomeSort by relevance Sort by last modified time
    Searched full:activate (Results 26 - 50 of 1413) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/ash/accelerators/
accelerator_commands_unittest.cc 26 window_state->Activate();
  /external/chromium_org/chrome/browser/managed_mode/
supervised_user_pref_store_unittest.cc 102 service_.Activate();
123 service_.Activate();
154 service_.Activate();
165 service_.Activate();
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views_win.h 25 virtual void Activate() OVERRIDE;
  /external/chromium_org/chrome_frame/cfinstall/src/stub/
installer.js 37 if (this.chromeFrame_.activate()) {
  /external/chromium_org/content/browser/service_worker/
service_worker_registration_status.cc 12 const char kActivateFailedErrorMessage[] = "ServiceWorker failed to activate";
  /external/chromium_org/content/common/device_orientation/
device_motion_messages.h 15 // Asks the browser process to activate Device Motion sensors if necessary.
device_orientation_messages.h 13 // Asks the browser process to activate Device Orientation sensors if necessary.
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/
Deferred.j3md 11 // Activate shading along the tangent, instead of the normal
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api_unittest.cc 97 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
99 window0_state->Activate();
137 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
139 window0_state->Activate();
162 window0_state->Activate();
274 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
276 window0_state->Activate();
291 // Activate kTestAccount2. kTestAccount1 becomes inactive user.
294 window2_state->Activate();
374 // We then activate window 0 (i.e. wallpaper picker) and call the minimiz
    [all...]
  /external/chromium_org/ash/system/tray/
system_tray_item.cc 60 void SystemTrayItem::PopupDetailedView(int for_seconds, bool activate) {
65 this, for_seconds, activate, BUBBLE_CREATE_NEW);
  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_shortcut_launcher_item_controller.h 36 virtual bool Activate(ash::LaunchSource source) OVERRIDE;
60 // Activate a browser - or advance to the next one on the list.
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_browsertest.cc 40 // Activate current tab. Mouse lock bubble remains.
44 // Activate second tab. Mouse lock bubble clears.
  /external/chromium_org/chrome/test/base/
interactive_test_utils_win.cc 58 // ShowWindow does not necessarily activate the window. In particular if a
60 // activate the window fails. See SetForegroundWindow for details.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
overrides.css 172 .overrides-activate-device #tab-device,
173 .overrides-activate-viewport #tab-viewport,
174 .overrides-activate-user-agent #tab-user-agent,
175 .overrides-activate-sensors #tab-sensors {
180 .overrides-activate-device #tab-device.selected,
181 .overrides-activate-viewport #tab-viewport.selected,
182 .overrides-activate-user-agent #tab-user-agent.selected,
183 .overrides-activate-sensors #tab-sensors.selected {
  /external/chromium_org/third_party/libxslt/libxslt/
xsltwin32config.h 52 * Activate the compilation of the debug reporting. Speed penalty
78 * Use configure --with-mem-debug to activate it on both library
xsltwin32config.h.in 52 * Activate the compilation of the debug reporting. Speed penalty
78 * Use configure --with-mem-debug to activate it on both library
  /external/chromium_org/third_party/libxslt/linux/libxslt/
xsltwin32config.h 52 * Activate the compilation of the debug reporting. Speed penalty
78 * Use configure --with-mem-debug to activate it on both library
  /external/chromium_org/tools/cr/cr/base/
platform.py 42 def Activate(self, context):
43 super(Platform, self).Activate(context)
  /frameworks/compile/mclinker/include/mcld/MC/
FileAction.h 30 bool activate(InputBuilder& pBuilder) const;
43 bool activate(InputBuilder& pBuilder) const;
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
menu_util.cc 54 // activate signal.
56 g_signal_connect(menu_item, "activate", item_activated_cb, this_ptr);
171 "activate",
213 // gtk_check_menu_item_set_active() will send the activate signal. Touching
214 // the underlying "active" property will also call the "activate" handler
215 // for this menu item. So we prevent the "activate" handler from
  /external/chromium_org/win8/metro_driver/
chrome_url_launch_handler.cc 43 CheckHR(hr, "Failed to activate ISearchPaneStatics");
135 void ChromeUrlLaunchHandler::Activate(
149 DVLOG(1) << "Activate: ActivationKind_Launch";
157 DVLOG(1) << "Activate: ActivationKind_Search";
167 DVLOG(1) << "Activate: ActivationKind_Protocol";
171 DVLOG(1) << "Activate: Unhandled mode: " << activation_kind;
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
TrackFragmentHeaderBox.java 175 setFlags(getFlags() | 0x1); // activate the field
184 setFlags(getFlags() | 0x2); // activate the field
190 setFlags(getFlags() | 0x8); // activate the field
195 setFlags(getFlags() | 0x10); // activate the field
200 setFlags(getFlags() | 0x20); // activate the field
205 setFlags(getFlags() | 0x10000); // activate the field
  /external/chromium_org/chrome/browser/extensions/
extension_keybinding_apitest.cc 59 // - That pressing the shortcut keys should perform actions (activate the
88 // Activate the shortcut (Ctrl+Shift+F).
105 // Activate the shortcut (Ctrl+Shift+Y).
150 // Activate the shortcut (Alt+Shift+F).
189 // Activate the shortcut (Ctrl+Shift+F).
219 // Activate the shortcut (Alt+Shift+F) to make page blue.
236 // Activate the shortcut (Ctrl+F) to make page red (should not work).
268 // Activate the Media Stop key.
322 // Activate the shortcut (Alt+A).
  /external/chromium_org/ui/views/
accessible_pane_view_unittest.cc 84 widget->Activate();
114 widget_main->Activate();
128 widget_bar->Activate();
162 widget->Activate();
192 widget->Activate();
  /frameworks/native/services/sensorservice/
SensorFusion.cpp 88 status_t SensorFusion::activate(void* ident, bool enabled) { function in class:android::SensorFusion
91 "SensorFusion::activate(ident=%p, enabled=%d)",
105 mSensorDevice.activate(ident, mAcc.getHandle(), enabled);
106 mSensorDevice.activate(ident, mMag.getHandle(), enabled);
107 mSensorDevice.activate(ident, mGyro.getHandle(), enabled);

Completed in 606 milliseconds

12 3 4 5 6 7 8 91011>>