/packages/apps/Nfc/nci/jni/ |
NfcTag.cpp | 146 ** deactivated: state of deactivation. 151 void NfcTag::setDeactivationState (tNFA_DEACTIVATED& deactivated) 156 if (deactivated.type == NFA_DEACTIVATE_TYPE_SLEEP) [all...] |
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
DeviceAndProfileOwnerTest.java | 289 // We need to ensure that the policy is deactivated for the device owner case, so making
|
/cts/tests/tests/database/src/android/database/cts/ |
DatabaseCursorTest.java | 502 // Test that setting query args on a deactivated cursor also works.
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/ |
btRigidBody.h | 61 ///Deactivated (sleeping) rigid bodies don't take any processing time, except a minor broadphase collision detection impact (to allow active objects to activate/wake up sleeping objects)
|
/external/libnfc-nxp/src/ |
phHciNfc_CE_A.c | 658 HCI_PRINT("CE A Target Deactivated\n");
|
phHciNfc_CE_B.c | 656 HCI_PRINT("CE B Target Deactivated\n");
|
/external/libxml2/doc/ |
xmlio.html | 108 new output handler with the closing call deactivated:</p><ol>
|
/external/vboot_reference/utility/ |
tlcl_generator.c | 296 AddVisibleField(cmd, "deactivated", kTpmRequestHeaderLength);
|
/frameworks/av/services/audioflinger/ |
Effects.h | 39 // ramping when effects are activated/deactivated.
|
/frameworks/base/core/java/android/widget/ |
CursorTreeAdapter.java | 332 * deactivated.
|
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabaseCursorTest.java | 476 // Test that setting query args on a deactivated cursor also works.
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
InputTestsBase.java | 281 // onPressKey and onReleaseKey are explicitly deactivated here, but they do happen in the
|
/external/autotest/client/bin/ |
site_utils.py | 460 e.g. deactivated 0 462 ==> set(('deactivated', '0'), ('disableForceClear', '0')) [all...] |
/external/libnfc-nci/src/nfc/llcp/ |
llcp_api.c | 316 ** when LLCP link is deactivated. Then NFC link may be deactivated. [all...] |
llcp_link.c | [all...] |
/external/webrtc/webrtc/modules/audio_device/ios/ |
audio_device_ios.mm | 250 LOG(LS_INFO) << "Our audio session is now deactivated"; 541 // The system has deactivated our audio session. [all...] |
/docs/source.android.com/src/devices/sensors/ |
sensor-types.jd | 143 deactivated, so as to avoid causing jumps in values during streaming.</p> [all...] |
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
WifiLastResortWatchdogTest.java | [all...] |
/hardware/libhardware/include/hardware/ |
sensors.h | 302 * can be a regular non wake_up sensor. Both of these sensors must be activated/deactivated 621 * this sensor triggers) might be deactivated by the user in the device 646 * (briefly turning on the screen when this sensor triggers) might be deactivated [all...] |
/external/libxml2/doc/devhelp/ |
libxml2-xmlreader.html | [all...] |
/external/libxml2/doc/html/ |
libxml-xmlreader.html | [all...] |
/external/libxml2/ |
xmlreader.c | [all...] |
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 444 * deactivated by the user in the device settings. Changes in settings do not impact the 474 * (briefly turning on the screen when this sensor triggers) might be deactivated [all...] |
/docs/source.android.com/src/source/ |
jack.jd | 244 <p>Incremental compilation is deactivated when shrinking, obfuscation, repackaging
|
/external/autotest/client/cros/cellular/pseudomodem/ |
modem.py | 596 If the bearer is currently active, it will be deactivated.
|