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 59 extern void nativeNfcTag_formatStatus (bool is_ok);
495 nativeNfcTag_formatStatus (eventData->status == NFA_STATUS_OK);
    [all...]
NativeNfcTag.cpp 317 ** Function: nativeNfcTag_formatStatus
326 void nativeNfcTag_formatStatus (bool isOk)
    [all...]

Completed in 49 milliseconds