Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DPn544Interop.cpp42 static const int gIntervalTime = 1000; //millisecond between the check to restore polling variable
68 gTimer.set (gIntervalTime, pn544InteropStartPolling); //after some time, start polling again in pn544InteropStopPolling()
106 gTimer.set (gIntervalTime, pn544InteropStartPolling); //after some time, start polling again in pn544InteropStartPolling()