Searched refs:isIdle_l (Results 1 – 2 of 2) sorted by relevance
428 if (isDisconnected_l() || isIdle_l()) { in run()464 if ((isIdle_l() || isDisconnected_l()) in run()
346 bool isIdle_l() const REQUIRES(mLock) { in isIdle_l() function