HomeSort by relevance Sort by last modified time
    Searched full:activate (Results 426 - 450 of 815) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/views/frame/
browser_view.cc 489 // If another browser is app modal, flash and activate the modal browser.
494 active_browser->window()->Activate();
542 // If the window is already visible, just activate it.
544 frame_->GetWindow()->Activate();
580 void BrowserView::Activate() {
581 frame_->GetWindow()->Activate();
    [all...]
  /external/clang/lib/Lex/
Pragma.cpp 163 // In that case we don't actually "activate" the pragma now, we only lex it
165 // we activate the pragma whenever we encounter the tokens again in the token
166 // stream. This ensures that we will activate it in the correct location
    [all...]
  /external/kernel-headers/original/linux/
fb.h 203 #define FB_ACTIVATE_NXTOPEN 1 /* activate on next open */
207 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */
269 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:fb_var_screeninfo
    [all...]
  /frameworks/base/docs/html/guide/topics/admin/
device-admin.jd 457 changes to prompt the user to activate the device admin application, as shown in figure
460 <img src="{@docRoot}images/admin/device-admin-activate-prompt.png"/>
466 changes to prompt the user to activate the device admin application, as shown in figure
    [all...]
  /bionic/libc/kernel/common/linux/
fb.h 276 __u32 activate; member in struct:fb_var_screeninfo
  /cts/suite/audio_quality/client/src/com/android/cts/audiotest/
AudioProtocol.java 260 // use MUSIC mode to activate the louder speaker.
  /device/generic/goldfish/sensors/
sensors_qemu.c 609 dev->device.activate = poll__activate;
  /external/bluetooth/bluedroid/bta/include/
bta_ag_api.h 173 /* Errors related to a failure to Activate a Context */
  /external/chromium/chrome/browser/extensions/
extension_process_manager.cc 208 browser->GetSelectedTabContents()->Activate();
  /external/chromium/chrome/browser/metrics/
thread_watcher.h 63 // ThreadWatcher object and activate the thread watching of the given
  /external/chromium/chrome/browser/resources/gpu_internals/
timeline.js 405 // Activate the new selection.
  /external/chromium/chrome/browser/resources/options/chromeos/
internet_options.js 162 'activate']);
  /external/chromium/chrome/browser/resources/options/
search_page.js 215 // activate it now.
  /external/chromium/chrome/browser/sync/engine/
process_commit_response_command.cc 153 // Only server CONFLICT responses will activate conflict resolution.
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h 184 - (void)activate;
task_manager_mac.mm 625 // There's a Task manager window open already, so just activate it.
  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 61 virtual void Activate();
gtk_custom_menu_item.cc 144 menu_item_class->activate = gtk_custom_menu_item_activate;
  /external/chromium/third_party/libevent/
evport.c 375 * or WRITE). Then, we activate the event (which will
  /external/dnsmasq/
setup.html 74 On SuSE (at least version 8.1, and 8.2) you should use YaST to activate
  /external/freetype/src/autofit/
afloader.c 519 /* XXX: undocumented hook to activate the latin2 hinter */
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_api.c 221 ** Description This function is called to activate (mode = NFA_EE_MD_ACTIVATE)
  /external/libnfc-nxp/src/
phHciNfc_Jewel.c 553 HCI_PRINT("Activate next completed \n");
phHciNfc_PollingLoop.c 718 HCI_PRINT("Polling loop activate read phase complete\n");
phHciNfc_RFReaderB.c 541 HCI_PRINT("Activate next completed \n");
    [all...]

Completed in 697 milliseconds

<<11121314151617181920>>