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

  /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...]

Completed in 294 milliseconds