Searched refs:scheduleNotification (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaPlayer.java | 5890 private void scheduleNotification(int type, long delayUs) { in scheduleNotification() method in MediaPlayer.TimeProvider 5922 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onNotifyTime() 5933 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onPaused() 5937 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onPaused() 5947 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onBuffering() 5959 scheduleNotification(NOTIFY_STOP, 0 /* delay */); in onStopped() 5969 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onSeekComplete() 5980 scheduleNotification(NOTIFY_SEEK, 0 /* delay */); in onNewPlayer() 6051 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in notifyAt() 6062 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in scheduleUpdate() [all …]
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 11077 HSPLandroid/media/MediaPlayer$TimeProvider;->scheduleNotification(IJ)V
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 27571 Landroid/media/MediaPlayer$TimeProvider;->scheduleNotification(IJ)V 27867 Landroid/media/MediaPlayer2Impl$TimeProvider;->scheduleNotification(IJ)V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 11080 HSPLandroid/media/MediaPlayer$TimeProvider;->scheduleNotification(IJ)V
|