HomeSort by relevance Sort by last modified time
    Searched refs:kDefaultPanicThresholdUsec (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/common_time/
common_time_server.h 268 static const uint32_t kDefaultPanicThresholdUsec;
common_time_server.cpp 62 const uint32_t CommonTimeServer::kDefaultPanicThresholdUsec = 50000;
140 mPanicThresholdUsec = kDefaultPanicThresholdUsec;
    [all...]

Completed in 560 milliseconds