Searched refs:updatePlaybackTimer (Results 1 – 2 of 2) sorted by relevance
187 void updatePlaybackTimer(bool stopping, const char *where);
1331 updatePlaybackTimer(true /* stopping */, "kWhatReset"); in onMessageReceived()1624 void NuPlayer::updatePlaybackTimer(bool stopping, const char *where) { in updatePlaybackTimer() function in android::NuPlayer1688 updatePlaybackTimer(false /* stopping */, "updateInternalTimers"); in updateInternalTimers()1694 updatePlaybackTimer(true /* stopping */, "onPause"); in onPause()2356 updatePlaybackTimer(true /* stopping */, "performReset"); in performReset()