Searched refs:kNoGoodDataPanicThresholdUsec (Results 1 – 2 of 2) sorted by relevance
279 static const int64_t kNoGoodDataPanicThresholdUsec; variable
66 const int64_t CommonTimeServer::kNoGoodDataPanicThresholdUsec = 600000000ll; member in android::CommonTimeServer1479 if (deltaUsec >= kNoGoodDataPanicThresholdUsec) in shouldPanicNotGettingGoodData()