Searched refs:isOffloaded_l (Results 1 – 2 of 2) sorted by relevance
759 if (isOffloaded_l()) { in stop()783 if (!isOffloaded_l()) { in stop()828 if (isOffloaded_l()) { in flush_l()850 if (isOffloaded_l()) { in pause()885 if (isOffloaded_l()) { in setVolume()1223 if (isOffloaded_l() && ((mState == STATE_PAUSED) || (mState == STATE_PAUSED_STOPPING))) { in getPosition()2563 if (!isOffloaded_l()) { in getTimestamp_l()2695 if (isOffloaded_l() && (mState == STATE_PAUSED || mState == STATE_PAUSED_STOPPING)) { in getTimestamp_l()2885 return isOffloaded_l(); in isOffloaded()
1003 bool isOffloaded_l() const in isOffloaded_l() function