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 246 struct timespec mLastKovioTime; // time of last Kovio tag activation
NfcTag.cpp 242 if (TimeDiff(mLastKovioTime, now) < 500)
257 mLastKovioTime = now;
    [all...]

Completed in 113 milliseconds