Searched refs:NFC_ALIVE_CHECK_MS (Results 1 – 3 of 3) sorted by relevance
203 static final int NFC_ALIVE_CHECK_MS = 10000; field in Constants
536 || currentTime - prevTimestamp > Constants.NFC_ALIVE_CHECK_MS) { in sendFile()
499 || currentTime - prevTimestamp > Constants.NFC_ALIVE_CHECK_MS) { in receiveFile()