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

<<11121314151617181920>>

  /frameworks/native/services/sensorservice/
SensorService.cpp 468 sensor->activate(c, false);
539 status_t err = sensor->activate(connection.get(), true);
557 err = sensor ? sensor->activate(connection.get(), false) : status_t(BAD_VALUE);
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 302 * Notifies P2P Device detected, to activate LLCP link
310 * Notifies P2P Device detected, to activate LLCP link
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 54 2. Activate the plugin with the administrative interface of
56 To activate the plugin, click on the "Activate" button on the
  /frameworks/base/docs/html/guide/components/
fundamentals.jd 208 restrict access to other applications, your application cannot directly activate a component from
209 another application. The Android system, however, can. So, to activate a component in
223 activate either a specific component or a specific <em>type</em> of component&mdash;an intent
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
PolicySerializationTestActivity.java 184 // All items need to have been serialized properly for the pass button to activate.
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java 150 // verify that it is available and activate before invoking this service.
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentFragment.java 117 // When long-pressing a photo, activate the action mode for selection, showing the
  /development/samples/SpinnerTest/src/com/android/example/spinner/test/
SpinnerActivityTest.java 192 // Activate the spinner by clicking the center keypad key
  /external/chromium/chrome/browser/automation/
automation_provider.h 158 // NavigationController and activate that tab.
  /external/chromium/chrome/browser/chromeos/frame/
panel_controller.cc 242 // Always activate the panel here, even if we are about to minimize it.
  /external/chromium/chrome/browser/chromeos/
proxy_config_service_impl.h 184 // is incomplete or invalid; while config service won't proceed to activate or
  /external/chromium/chrome/browser/extensions/
extension_host.h 171 virtual void Activate();
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller_unittest.mm 159 // to activate selection.
  /external/chromium/chrome/browser/ui/views/
fullscreen_exit_bubble.cc 142 popup_->Show(); // This does not activate the popup.
  /external/e2fsprogs/ext2ed/
ext2ed.h 35 #define DEBUG /* Activate self-sanity checks */
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractTextPropertyEditor.java 158 public boolean activate(final PropertyTable propertyTable, final Property property, Point location) method in class:AbstractTextPropertyEditor
  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
AnimChannel.java 221 // activate blending
  /external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
Cinematic.java 300 logger.log(Level.WARNING, "{0} is not a camera bond to the cinematic, cannot activate", cameraName);
  /external/kernel-headers/original/linux/
netfilter.h 182 /* Activate hook; either okfn or kfree_skb called, unless a hook
  /external/libmtp/
INSTALL 134 Activate hotplugging by running:
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 281 ** Description This function is called to activate (mode = NFA_EE_MD_ACTIVATE)
  /external/libnfc-nxp/src/
phHciNfc_RFReaderA.h 275 * The phHciNfc_ReaderA_Auto_Activate function updates auto activate register
  /external/openssh/regress/
test-exec.sh 324 # Activate Twisted Conch tests if the binary is present
  /external/qemu/android/avd/
info.h 115 * files, and activate all hardware features by default
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemevents.c 223 /* Send an internal activate event */

Completed in 1281 milliseconds

<<11121314151617181920>>