Searched defs:notifyAt (Results 1 – 9 of 9) sorted by relevance
38 public void notifyAt(long timeUs, OnMediaTimeListener listener); in notifyAt() method
2168 public void notifyAt(long mediaTimeUs) { in notifyAt() method in MediaPlayer5700 public void notifyAt( in notifyAt() method in MediaPlayer.TimeProvider
235 virtual status_t notifyAt(int64_t /* mediaTimeUs */) { in notifyAt() function
595 status_t MediaPlayer::notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::MediaPlayer
338 status_t notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::BpMediaPlayer
703 status_t NuPlayerDriver::notifyAt(int64_t mediaTimeUs) { in notifyAt() function in android::NuPlayerDriver
481 status_t NuPlayer::notifyAt(int64_t mediaTimeUs) { in notifyAt() function in android::NuPlayer
1259 status_t MediaPlayerService::Client::notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::MediaPlayerService::Client