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

  /packages/apps/Nfc/nci/jni/
SecureElement.h 175 ** Function: notifyRfFieldEvent
183 void notifyRfFieldEvent (bool isActive);
NativeNfcManager.cpp 329 SecureElement::getInstance().notifyRfFieldEvent (true);
389 SecureElement::getInstance().notifyRfFieldEvent (false);
664 SecureElement::getInstance().notifyRfFieldEvent (
    [all...]
SecureElement.cpp 1038 ** Function: notifyRfFieldEvent
    [all...]

Completed in 1045 milliseconds