HomeSort by relevance Sort by last modified time
    Searched refs:getListOfEeHandles (Results 1 - 3 of 3) sorted by null

  /packages/apps/Nfc/nci/jni/
SecureElement.h 80 ** Function: getListOfEeHandles
88 jintArray getListOfEeHandles (JNIEnv* e);
NativeNfcManager.cpp     [all...]
SecureElement.cpp 394 ** Function: getListOfEeHandles
402 jintArray SecureElement::getListOfEeHandles (JNIEnv* e)
404 static const char fn [] = "SecureElement::getListOfEeHandles";
    [all...]

Completed in 130 milliseconds