Searched refs:ntfStatusCode (Results 1 – 1 of 1) sorted by relevance
179 public void logErrorEvent(int errorType, int nciCmd, int ntfStatusCode) { in logErrorEvent() argument180 NfcStatsLog.write(NfcStatsLog.NFC_ERROR_OCCURRED, errorType, nciCmd, ntfStatusCode); in logErrorEvent()