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

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

Completed in 302 milliseconds