HomeSort by relevance Sort by last modified time
    Searched full:activated (Results 301 - 325 of 889) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ash/wm/overview/
window_selector.cc 472 // Don't restore focus on exit if a window was just activated.
481 // Don't restore focus on exit if a window was just activated.
  /external/chromium_org/chrome/browser/omnibox/
omnibox_field_trial.cc 123 // Make sure that Autocomplete dynamic field trials are activated. It's OK to
191 // Make sure that Autocomplete dynamic field trials are activated. It's OK to
  /external/chromium_org/chrome/browser/
process_singleton_win.cc 392 // Metro mode: activate and rendez-vous with the activated process.
405 // activated). Ignore timeout waiting for |metro_activation_event|.
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.h 121 // you get there, since a "hover over" of Folder3 gets activated.
339 // occured outside the menus or a bookmark has been activated. (Note that this
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_frame_win.cc 348 // being activated. In metro we need to ensure that the window currently
349 // being displayed is hidden and the new window being activated becomes
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DeviceMotionAndOrientation.java 342 * activated. When false the method return true if at least one
343 * sensor in sensorTypes could be activated.
  /external/chromium_org/ui/views/focus/
focus_manager.h 256 // Returns true if an accelerator was activated.
274 // Returns the AcceleratorTarget that should be activated for the specified
  /external/grub/netboot/
3c509.c 465 /* Look for the EISA boards, leave them activated */
482 * Once activated, all the registers are mapped in the range
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_main.c 129 memcpy (&(evt_data.activated.activate_ntf),
761 return "Link ACTIVATED";
  /external/libnfc-nci/src/nfc/include/
llcp_api.h 70 #define LLCP_LINK_ACTIVATION_COMPLETE_EVT 0x01 /* LLCP Link is activated */
167 BOOLEAN is_activated; /* TRUE if LLCP link is activated */
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 92 /* Error concealment is activated after a key frame has been
99 /* Independent partitions is activated when a frame updates the
  /frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java 111 * @param threshold Ducking will be activated when the relative energy in
458 * @param threshold Ducking will be activated when the energy in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlEditor.java 413 public void activated() { method in class:CommonXmlEditor
414 super.activated();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutWindowCoordinator.java 65 * window coordination now. For example, it's also used to dispatch {@code activated()} and
379 ((AndroidXmlEditor)part).activated(); method
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditor.java 103 public void activated() { method in class:ManifestEditor
104 super.activated();
  /development/samples/NotePad/src/com/example/android/notepad/
TitleEditor.java 72 // Get the Intent that activated this Activity, and from it get the URI of the note whose
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
PolicySetupActivity.java 102 // User just activated the application as a device administrator.
  /external/chromium/chrome/browser/instant/
instant_loader.h 166 // gesture on the TabContents and the preview needs to be activated.
  /external/chromium/chrome/browser/ui/gtk/
menu_gtk.h 186 // menu items from getting activated when we are setting up the
  /external/chromium/chrome/browser/ui/views/bubble/
bubble.h 87 // another window is activated. You can explicitly close the bubble by
  /external/chromium/chrome/browser/ui/views/frame/
browser_frame_win.cc 152 // remote desktop will be activated. However, WindowWin::Activate will still
  /external/chromium_org/ash/shell/
app_list.cc 39 // launch type and launches corresponding example window when activated.
  /external/chromium_org/ash/
shell.cc 473 bool activated = false; local
475 iter != controllers.end() && !activated; ++iter) {
476 activated = (*iter)->GetSystemModalLayoutManager(removed)->
479 if (!activated) {
    [all...]
  /external/chromium_org/ash/system/chromeos/network/
network_state_notifier.cc 167 // activated.
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
BookmarkUtils.java 47 * @param shortcutIntent Intent to fire when the shortcut is activated.

Completed in 466 milliseconds

<<11121314151617181920>>