Searched refs:mTimeoutUs (Results 1 – 4 of 4) sorted by relevance
274 mTimeoutUs(0) in MergeThread()295 doMerge = mTimeoutUs > 0; in threadLoop()296 mTimeoutUs -= kThreadSleepPeriodUs; in threadLoop()317 mTimeoutUs = time; in setTimeoutUs()
33 const int64_t mTimeoutUs;
145 int mTimeoutUs; variable
1721 : mTimeoutUs(timeoutUs) in BatteryChecker()1740 msg->post(mTimeoutUs); in onCodecActivity()1763 msg->post(mTimeoutUs + mLastActivityTimeUs - ALooper::GetNowUs()); in onCheckBatteryTimer()