Searched refs:isOffloaded_l (Results 1 – 2 of 2) sorted by relevance
866 if (isOffloaded_l()) { in stop()890 if (!isOffloaded_l()) { in stop()943 if (isOffloaded_l()) { in flush_l()973 if (isOffloaded_l()) { in pause()1014 if (isOffloaded_l()) { in setVolume()1479 if (isOffloaded_l() && ((mState == STATE_PAUSED) || (mState == STATE_PAUSED_STOPPING))) { in getPosition()2936 if (!isOffloaded_l()) { in getTimestamp_l()3072 if (isOffloaded_l() && (mState == STATE_PAUSED || mState == STATE_PAUSED_STOPPING)) { in getTimestamp_l()3262 return isOffloaded_l(); in isOffloaded()
1104 bool isOffloaded_l() const in isOffloaded_l() function