Searched refs:isOffloaded_l (Results 1 – 2 of 2) sorted by relevance
1049 if (isOffloaded_l()) { in stop()1073 if (!isOffloaded_l()) { in stop()1126 if (isOffloaded_l()) { in flush_l()1211 if (isOffloaded_l()) { in pause()1252 if (isOffloaded_l()) { in setVolume()1713 if (isOffloaded_l() && ((mState == STATE_PAUSED) || (mState == STATE_PAUSED_STOPPING))) { in getPosition()3222 if (!isOffloaded_l()) { in getTimestamp_l()3358 if (isOffloaded_l() && (mState == STATE_PAUSED || mState == STATE_PAUSED_STOPPING)) { in getTimestamp_l()3548 return isOffloaded_l(); in isOffloaded()
1279 bool isOffloaded_l() const in isOffloaded_l() function