HomeSort by relevance Sort by last modified time
    Searched full:deactivated (Results 51 - 75 of 125) sorted by null

1 23 4 5

  /external/webkit/Source/WebCore/webaudio/
AudioContext.h 223 // When the context dereferences a source node, it will be deactivated from the rendering graph along with all other nodes it is
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 267 "Finalizing a Cursor that has not been deactivated or closed. " +
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlDelegate.java 226 /** Called after an editor has been deactivated */
  /external/libnfc-nxp/src/
phHal4Nfc_P2P.c 169 else/*Deactivated*/
273 else/*deactivated*/
654 is alive.will be reset if a Event DEACTIVATED is received*/
phHciNfc_CE_A.c 658 HCI_PRINT("CE A Target Deactivated\n");
phHciNfc_CE_B.c 656 HCI_PRINT("CE B Target Deactivated\n");
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java 688 mGraphicalEditor.deactivated();
745 mGraphicalEditor.deactivated();
753 mGraphicalEditor.deactivated();
    [all...]
  /external/chromium/chrome/browser/
about_flags_unittest.cc 286 // Initially, the first "deactivated" option of the multi experiment should
  /external/chromium/chrome/browser/chromeos/notifications/
balloon_view.cc 325 void BalloonViewImpl::Deactivated() {
  /external/chromium/chrome/browser/ui/views/bubble/
bubble.cc 307 // The popup should close when it is deactivated.
  /external/chromium/chrome/browser/ui/views/
fullscreen_exit_bubble.cc 238 // Allow the bubble to hide if the window is deactivated or our initial delay
hung_renderer_view.cc 251 // or is currently shown but deactivated for another TabContents). This is
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 149 /* If discovery state is not IDLE or DEACTIVATED and graceful disable, */
nfa_dm_discover.c     [all...]
  /external/v8/test/mjsunit/
elements-kind.js 32 // time sticks if built with snapshot. If --smi-only-arrays is deactivated
  /frameworks/av/services/audioflinger/
Effects.h 35 // ramping when effects are activated/deactivated.
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java 200 // onPressKey and onReleaseKey are explicitly deactivated here, but they do happen in the
  /external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/objects/
PhysicsRigidBody.java 584 * reactivates this PhysicsRigidBody when it has been deactivated because it was not moving
599 * sets the sleeping thresholds, these define when the object gets deactivated
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
PhysicsRigidBody.java 535 * reactivates this PhysicsRigidBody when it has been deactivated because it was not moving
546 * sets the sleeping thresholds, these define when the object gets deactivated
  /packages/apps/Nfc/nci/jni/
NfcTag.cpp 133 ** deactivated: state of deactivation.
138 void NfcTag::setDeactivationState (tNFA_DEACTIVATED& deactivated)
143 if (deactivated.type == NFA_DEACTIVATE_TYPE_SLEEP)
    [all...]
  /cts/tests/tests/database/src/android/database/cts/
DatabaseCursorTest.java 502 // Test that setting query args on a deactivated cursor also works.
  /external/libnfc-nci/src/include/
nfc_target.h 570 /* Time to restart discovery after deactivated */
  /external/webkit/Source/WebCore/bindings/v8/
npruntime.cpp 358 // objects that should be deactivated in sync with the root. A
  /frameworks/base/core/java/android/widget/
CursorTreeAdapter.java 332 * deactivated.
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseCursorTest.java 475 // Test that setting query args on a deactivated cursor also works.

Completed in 516 milliseconds

1 23 4 5