Searched refs:deactivate (Results 1 - 25 of 36) sorted by last modified time

12

/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowCursorWrapper.java149 public void deactivate() { method in class:ShadowCursorWrapper
150 wrappedCursor.deactivate();
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/database/
H A DTestCursor.java143 public void deactivate() { method in class:TestCursor
/external/libnfc-nci/src/nfa/ce/
H A Dnfa_ce_act.c267 ce_msg.hdr.layer_specific = p_data->deactivate.type;
911 ** Description Action when deactivate occurs. (NFA_CE_DEACTIVATE_NTF_EVT)
913 ** - If deactivate due to API deregister, then remove its entry from
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_act.c503 /* not waiting to deactivate, clear the flag now */
740 ** Description Process deactivate command
752 if ( (p_data->deactivate.sleep_mode == FALSE) /* Always allow deactivate to IDLE */
753 ||( (nfa_dm_cb.disc_cb.activated_protocol != NFA_PROTOCOL_T1T) /* Do not allow deactivate to SLEEP for T1T,NFCDEP, ISO15693 */
759 if (p_data->deactivate.sleep_mode)
773 /* Only deactivate to IDLE is allowed in this state. */
781 /* NFA P2P will deactivate NFC link after deactivating LLCP link */
1013 /* NFA P2P will deactivate NFC link after deactivating LLCP link */
1543 /* deactivate an
[all...]
H A Dnfa_dm_discover.c768 if (p_data->deactivate.is_ntf)
771 if ((p_data->deactivate.type == NFC_DEACTIVATE_TYPE_IDLE) || (p_data->deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY))
893 ** Description Send deactivate command to NFCC, if needed.
895 ** Returns NFC_STATUS_OK - deactivate cmd is sent
898 ** to send deactivate cmd
908 /* if deactivate CMD was not sent to NFCC */
1171 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1420 disc_data.deactivate.type = NFA_DEACTIVATE_TYPE_IDLE;
1432 disc_data.deactivate
[all...]
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dm_int.h223 tNFA_DM_API_DEACTIVATE deactivate; /* NFA_DM_API_DEACTIVATE_EVT */ member in union:__anon24113
252 NFA_DM_RF_DEACTIVATE_CMD, /* deactivate RF interface */
253 NFA_DM_RF_DEACTIVATE_RSP, /* deactivate response from NFCC */
254 NFA_DM_RF_DEACTIVATE_NTF, /* deactivate RF interface NTF from NFCC */
368 ** possible delay to send deactivate CMD if all credit wasn't returned
397 BOOLEAN deact_pending; /* TRUE if deactivate while checking presence */
399 tNFA_DEACTIVATE_TYPE pending_deact_type; /* pending deactivate type */
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_main.c139 /* stop timer not to deactivate LLCP link on passive mode */
156 if ( (p_data->deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP)
157 ||(p_data->deactivate.type == NFC_DEACTIVATE_TYPE_SLEEP_AF) )
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h713 BOOLEAN is_ntf; /* TRUE, if deactivate notif*/
724 tNFC_DEACTIVATE_DEVT deactivate; member in union:__anon24318
808 tNFC_DEACTIVATE_CEVT deactivate; member in union:__anon24323
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c990 p_deact = &evt_data.deactivate;
/external/libnfc-nxp/src/
H A DphFriNfc_LlcpMac.c136 if(LlcpMac->LlcpMacInterface.deactivate == NULL)
142 status = LlcpMac->LlcpMacInterface.deactivate(LlcpMac);
H A DphFriNfc_LlcpMac.h156 pphFriNfcLlpcMac_Deactivate_t deactivate; member in struct:phFriNfc_LlcpMac_Interface
H A DphFriNfc_LlcpMacNfcip.c143 /* Set the flag of LinkStatus to deactivate */
445 LlcpMac->LlcpMacInterface.deactivate = phFriNfc_LlcpMac_Nfcip_Deactivate;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
H A DAbstractComboBoxPropertyEditor.java102 public final void deactivate(PropertyTable propertyTable, Property property, boolean save) { method in class:AbstractComboBoxPropertyEditor
H A DAbstractComboPropertyEditor.java114 public final void deactivate(PropertyTable propertyTable, Property property, boolean save) { method in class:AbstractComboPropertyEditor
H A DAbstractTextPropertyEditor.java219 public final void deactivate(PropertyTable propertyTable, Property property, boolean save) { method in class:AbstractTextPropertyEditor
286 // OK, deactivate and navigate
H A DPropertyEditor.java66 * {@link #setBounds(Rectangle)} and {@link #deactivate(boolean)} invocation. Some editors
84 * If any exception happened during activation, editor still should be able to deactivate
90 public void deactivate(PropertyTable propertyTable, Property property, boolean save) { method in class:PropertyEditor
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DPropertyTable.java594 activeEditor.deactivate(this, m_activePropertyInfo.m_property, save);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.event_1.2.0.v20100503.jar ... BundleContext) org.osgi.framework.BundleContext context void deactivate (org.osgi.framework.BundleContext) org.osgi ...
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 321 milliseconds

12