HomeSort by relevance Sort by last modified time
    Searched refs:activate (Results 151 - 175 of 200) sorted by null

1 2 3 4 5 67 8

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
BackDropperFilter.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneProxy.java 823 public void activateCellBroadcastSms(int activate, Message response) {
824 mActivePhone.activateCellBroadcastSms(activate, response);
RIL.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 396 vinfo->activate = FB_ACTIVATE_TEST;
839 fprintf(stderr, "\tactivate: %d\n", vinfo->activate);
1034 vinfo.activate = FB_ACTIVATE_NOW;
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file-lexer.rb 47 # 3: try to activate the antlr3 gem
49 Gem.activate( 'antlr3', '~> 1.7.5' )
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 53 #define NFC_STATUS_EE_INTF_ACTIVE_FAIL NCI_STATUS_EE_INTF_ACTIVE_FAIL /* EE Intf activate err */
716 tNFC_ACTIVATE_DEVT activate; member in union:__anon9414
    [all...]
  /external/stlport/
configure.bat 169 echo it can be used to activate a specific processor optimization depending on your
170 echo processor. For Visual C++ .Net 2003, to activate pentium 3 optim you will use:
  /packages/apps/LegacyCamera/src/com/android/camera/
EffectsRecorder.java 818 glEnv.activate();
    [all...]
  /external/v8/test/mjsunit/harmony/
debug-blockscopes.js 32 // TODO(ES6): properly activate extended mode
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar 
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_objects_PhysicsRigidBody.cpp 701 * Method: activate
712 body->activate(false);
    [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...]
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_act.c 254 ce_msg.activate_ntf.p_activation_params = &p_data->activate;
    [all...]
  /packages/apps/Nfc/nci/jni/
NativeNfcManager.cpp     [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 447 * @param {DOMElement} fieldset The configuration group to activate.
698 // Activate one of the groups, based on `mode`.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTable.java 345 // activate new property
391 // de-activate current editor
394 // activate editor
540 * Tries to activate editor for {@link PropertyInfo} under cursor.
548 // de-activate old editor
550 // activate editor
553 if (editor.activate(this, property, location)) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMAPhone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java     [all...]

Completed in 916 milliseconds

1 2 3 4 5 67 8