Searched refs:isOffloaded_l (Results 1 – 2 of 2) sorted by relevance
801 if (isOffloaded_l()) { in stop()825 if (!isOffloaded_l()) { in stop()878 if (isOffloaded_l()) { in flush_l()908 if (isOffloaded_l()) { in pause()949 if (isOffloaded_l()) { in setVolume()1312 if (isOffloaded_l() && ((mState == STATE_PAUSED) || (mState == STATE_PAUSED_STOPPING))) { in getPosition()2715 if (!isOffloaded_l()) { in getTimestamp_l()2847 if (isOffloaded_l() && (mState == STATE_PAUSED || mState == STATE_PAUSED_STOPPING)) { in getTimestamp_l()3037 return isOffloaded_l(); in isOffloaded()
1021 bool isOffloaded_l() const in isOffloaded_l() function