Searched refs:isOffloaded_l (Results 1 – 2 of 2) sorted by relevance
522 if (isOffloaded_l()) { in stop()545 if (!isOffloaded_l()) { in stop()584 if (isOffloaded_l()) { in flush_l()604 if (isOffloaded_l()) { in pause()638 if (isOffloaded_l()) { in setVolume()845 if (isOffloaded_l() && ((mState == STATE_PAUSED) || (mState == STATE_PAUSED_STOPPING))) { in getPosition()1949 if (!isOffloaded_l()) { in getTimestamp()1970 if (isOffloaded_l() && (mState == STATE_PAUSED || mState == STATE_PAUSED_STOPPING)) { in getTimestamp()2048 return isOffloaded_l(); in isOffloaded()
660 bool isOffloaded_l() const in isOffloaded_l() function