Searched refs:kNoGoodDataPanicThresholdUsec (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/common_time/
H A Dcommon_time_server.h279 static const int64_t kNoGoodDataPanicThresholdUsec; member in class:android::CommonTimeServer
H A Dcommon_time_server.cpp65 const int64_t CommonTimeServer::kNoGoodDataPanicThresholdUsec = 600000000ll; member in class:android::CommonTimeServer
1477 if (deltaUsec >= kNoGoodDataPanicThresholdUsec)

Completed in 1647 milliseconds