Searched refs:updatePlaybackTimer (Results 1 – 2 of 2) sorted by relevance
191 void updatePlaybackTimer(bool stopping, const char *where);
1346 updatePlaybackTimer(true /* stopping */, "kWhatReset"); in onMessageReceived()1639 void NuPlayer::updatePlaybackTimer(bool stopping, const char *where) { in updatePlaybackTimer() function in android::NuPlayer1703 updatePlaybackTimer(false /* stopping */, "updateInternalTimers"); in updateInternalTimers()1715 updatePlaybackTimer(true /* stopping */, "onPause"); in onPause()2382 updatePlaybackTimer(true /* stopping */, "performReset"); in performReset()