Home
last modified time | relevance | path

Searched refs:mLastKovioTime (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/nci/jni/
DNfcTag.cpp267 if (TimeDiff(mLastKovioTime, now) < 500) in IsSameKovio()
282 mLastKovioTime = now; in IsSameKovio()
DNfcTag.h388 struct timespec mLastKovioTime; // time of last Kovio tag activation variable