OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDeactivationState
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Nfc/nci/jni/
NfcTag.h
129
** Function:
setDeactivationState
137
void
setDeactivationState
(tNFA_DEACTIVATED& deactivated);
NativeNfcTag.cpp
[
all
...]
NativeNfcManager.cpp
360
NfcTag::getInstance().
setDeactivationState
(eventData->deactivated);
[
all
...]
NfcTag.cpp
143
** Function:
setDeactivationState
151
void NfcTag::
setDeactivationState
(tNFA_DEACTIVATED& deactivated)
153
static const char fn [] = "NfcTag::
setDeactivationState
";
[
all
...]
Completed in 207 milliseconds