Searched refs:updatePlaybackTimer (Results 1 – 2 of 2) sorted by relevance
187 void updatePlaybackTimer(bool stopping, const char *where);
1318 updatePlaybackTimer(true /* stopping */, "kWhatReset"); in onMessageReceived()1634 void NuPlayer::updatePlaybackTimer(bool stopping, const char *where) { in updatePlaybackTimer() function in android::NuPlayer1698 updatePlaybackTimer(false /* stopping */, "updateInternalTimers"); in updateInternalTimers()1704 updatePlaybackTimer(true /* stopping */, "onPause"); in onPause()2349 updatePlaybackTimer(true /* stopping */, "performReset"); in performReset()