OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disconnectEE
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Nfc/nci/jni/
NativeSecureElement.cpp
120
stat = SecureElement::getInstance().
disconnectEE
(handle);
SecureElement.h
131
** Function:
disconnectEE
139
bool
disconnectEE
(jint seID);
SecureElement.cpp
813
disconnectEE
(0);
823
** Function:
disconnectEE
831
bool SecureElement::
disconnectEE
(jint seID)
833
static const char fn [] = "SecureElement::
disconnectEE
";
[
all
...]
Completed in 108 milliseconds