Home
last modified time | relevance | path

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

/packages/apps/TV/jni/
DDvbManager.cpp280 double tuneClock = currentTimeMillis(); in tuneInternal() local
281 while (currentTimeMillis() - tuneClock < timeout_ms) { in tuneInternal()