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

1 23 4 5 6 7

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlEditor.java 421 public void deactivated() { method in class:CommonXmlEditor
422 super.deactivated();
CommonXmlDelegate.java 226 /** Called after an editor has been deactivated */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutWindowCoordinator.java 66 * {@code deactivated()} events to all the XML editors, to ensure that key bindings are
391 ((AndroidXmlEditor)part).deactivated(); method
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestEditor.java 109 public void deactivated() { method in class:ManifestEditor
110 super.deactivated();
  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTest.java 163 // We need to ensure that the policy is deactivated for the device owner case, so making
  /external/kernel-headers/original/uapi/linux/
nfc.h 58 * @NFC_EVENT_DEVICE_DEACTIVATED: event emitted when the adapter is deactivated
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 227 #define NFA_DEACTIVATED_EVT 6 /* NFC link/protocol deactivated */
235 #define NFA_LLCP_DEACTIVATED_EVT 14 /* LLCP link is deactivated */
468 tNFA_DEACTIVATED deactivated; /* NFA_DEACTIVATED_EVT */ member in union:__anon12786
    [all...]
nfa_cho_api.h 46 #define NFA_CHO_DEACTIVATED_EVT 0x02 /* LLCP link deactivated */
  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 249 /* received bad frame or link is deactivated */
339 /* received bad frame or link is deactivated */
468 /* received bad frame or link is deactivated */
520 /* received bad frame or link is deactivated */
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc_Internal.h 149 /*Emulation state Activated/Deactivated*/
phHal4Nfc_P2P.c 169 else/*Deactivated*/
273 else/*deactivated*/
654 is alive.will be reset if a Event DEACTIVATED is received*/
  /external/vboot_reference/utility/
chromeos-tpm-recovery-test 130 echo "deactivated 0"
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 266 "Finalizing a Cursor that has not been deactivated or closed. " +
  /external/vboot_reference/tests/
rollback_index2_tests.c 616 /* If TPM is disabled or deactivated, must enable it */
631 mock_pflags.deactivated = 1;
633 "SetupTPM() deactivated");
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c     [all...]
nfa_dm_main.c 153 /* If discovery state is not IDLE or DEACTIVATED and graceful disable, */
  /docs/source.android.com/src/devices/sensors/
hal-interface.jd 70 and they must still accept to be deactivated through a call to <code>activate(...,
79 <p>If <code>enabled</code> is 0 and the sensor is already deactivated, this function is a no-op
234 <p>When a sensor gets deactivated, <code>activate(..., enable=0)</code> will be called.</p>
  /frameworks/base/core/java/android/net/
VpnService.java 70 * existing interface is deactivated when a new one is created.</li>
350 * interface is already deactivated by the system. The application should
741 * old interface will be deactivated when the new one is created
    [all...]
  /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/clang/test/CodeGenCXX/
microsoft-abi-eh-cleanups.cpp 101 // Start all four cleanups as deactivated.
  /external/vboot_reference/firmware/lib/tpm_lite/include/
tpm_error_messages.h 38 "The TPM is deactivated" },
  /hardware/libhardware/include/hardware/
activity_recognition.h 178 * overlap with each other. Each (activity, event_type) pair can be activated or deactivated
radio.h 266 * If the last tuner is closed, the radio module is deactivated.
  /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

Completed in 1690 milliseconds

1 23 4 5 6 7