Searched defs:notifyAt (Results 1 – 9 of 9) sorted by relevance
38 public void notifyAt(long timeUs, OnMediaTimeListener listener); in notifyAt() method
2299 public void notifyAt(long mediaTimeUs) { in notifyAt() method in MediaPlayer6046 public void notifyAt( in notifyAt() method in MediaPlayer.TimeProvider
242 virtual status_t notifyAt(int64_t /* mediaTimeUs */) { in notifyAt() function
609 status_t MediaPlayer::notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::MediaPlayer
323 status_t notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::BpMediaPlayer
749 status_t NuPlayerDriver::notifyAt(int64_t mediaTimeUs) { in notifyAt() function in android::NuPlayerDriver
494 status_t NuPlayer::notifyAt(int64_t mediaTimeUs) { in notifyAt() function in android::NuPlayer
1472 status_t MediaPlayerService::Client::notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::MediaPlayerService::Client