Home | Sort by relevance Sort by last modified time |
/packages/apps/Nfc/nci/jni/ | |
NfcTag.h | 313 struct timespec mLastKovioTime; // time of last Kovio tag activation |
NfcTag.cpp | 259 if (TimeDiff(mLastKovioTime, now) < 500) 274 mLastKovioTime = now; [all...] |