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

  /packages/apps/Nfc/nci/jni/
JavaClassConstants.h 22 extern jmethodID gCachedNfcManagerNotifyTransactionListeners;
NativeNfcManager.cpp 76 jmethodID gCachedNfcManagerNotifyTransactionListeners;
547 gCachedNfcManagerNotifyTransactionListeners = e->GetMethodID(cls.get(),
    [all...]
SecureElement.cpp 626 e->CallVoidMethod (mNativeData->manager, android::gCachedNfcManagerNotifyTransactionListeners, tlvJavaArray.get());
    [all...]

Completed in 40 milliseconds