Searched defs:notifyAt (Results 1 – 9 of 9) sorted by relevance
38 public void notifyAt(long timeUs, OnMediaTimeListener listener); in notifyAt() method
2267 public void notifyAt(long mediaTimeUs) { in notifyAt() method in MediaPlayer5979 public void notifyAt( in notifyAt() method in MediaPlayer.TimeProvider
240 virtual status_t notifyAt(int64_t /* mediaTimeUs */) { in notifyAt() function
604 status_t MediaPlayer::notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::MediaPlayer
324 status_t notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::BpMediaPlayer
747 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
1458 status_t MediaPlayerService::Client::notifyAt(int64_t mediaTimeUs) in notifyAt() function in android::MediaPlayerService::Client