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

  /packages/apps/Nfc/nci/jni/
JavaClassConstants.h 29 extern jmethodID gCachedNfcManagerNotifySeListenDeactivated;
NativeNfcManager.cpp 83 jmethodID gCachedNfcManagerNotifySeListenDeactivated;
563 gCachedNfcManagerNotifySeListenDeactivated = e->GetMethodID(cls.get(),
    [all...]
SecureElement.cpp 1024 e->CallVoidMethod (mNativeData->manager, android::gCachedNfcManagerNotifySeListenDeactivated);
    [all...]

Completed in 51 milliseconds