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

  /packages/apps/Nfc/nci/jni/
NativeNfcManager.cpp 61 extern void nativeNfcTag_formatStatus (bool is_ok);
506 nativeNfcTag_formatStatus (eventData->status == NFA_STATUS_OK);
    [all...]
NativeNfcTag.cpp 328 ** Function: nativeNfcTag_formatStatus
337 void nativeNfcTag_formatStatus (bool isOk)
    [all...]

Completed in 254 milliseconds