Searched refs:mPanicThresholdUsec (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/common_time/
H A Dcommon_time_server_api.cpp225 *threshold = mPanicThresholdUsec;
235 mPanicThresholdUsec = threshold;
392 mPanicThresholdUsec);
H A Dcommon_time_server.h258 uint32_t mPanicThresholdUsec; member in class:android::CommonTimeServer
H A Dcommon_time_server.cpp140 mPanicThresholdUsec = kDefaultPanicThresholdUsec;
973 if (rttCommon > (static_cast<int64_t>(mPanicThresholdUsec) *

Completed in 131 milliseconds