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

  /frameworks/base/services/common_time/
clock_recovery.h 150 static const int kSlewChangeStepPeriod_mSec;
clock_recovery.cpp 104 const int ClockRecoveryLoop::kSlewChangeStepPeriod_mSec = 10;
389 next_slew_change_timeout_.setTimeout(kSlewChangeStepPeriod_mSec);

Completed in 35 milliseconds