HomeSort by relevance Sort by last modified time
    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 825 disconnectEE(0);
835 ** Function: disconnectEE
843 bool SecureElement::disconnectEE (jint seID)
845 static const char fn [] = "SecureElement::disconnectEE";
    [all...]

Completed in 172 milliseconds