Home
last modified time | relevance | path

Searched refs:cancelNotifications (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMediaTimeProvider.java51 public void cancelNotifications(OnMediaTimeListener listener); in cancelNotifications() method
H A DSubtitleTrack.java297 mTimeProvider.cancelNotifications(this); in hide()
387 mTimeProvider.cancelNotifications(this); in setTimeProvider()
H A DMediaPlayer.java6067 public void cancelNotifications( in cancelNotifications() method in MediaPlayer.TimeProvider
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java748 cancelNotifications(null /*all*/); in cancelAllNotifications()
764 public final void cancelNotifications(String[] keys) { in cancelNotifications() method in NotificationListenerService
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1720 boolean cancelNotifications = true;
1746 cancelNotifications = false;
1751 cancelNotifications = false;
1761 cancelNotifications = false;
1766 cancelNotifications = false;
1787 cancelNotifications = false;
1803 if (cancelNotifications) {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt27536 Landroid/media/MediaPlayer$TimeProvider;->cancelNotifications(Landroid/media/MediaTimeProvider$OnMe…
27831 Landroid/media/MediaPlayer2Impl$TimeProvider;->cancelNotifications(Landroid/media/MediaTimeProvider…
28877 Landroid/media/MediaTimeProvider;->cancelNotifications(Landroid/media/MediaTimeProvider$OnMediaTime…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40897 method public final void cancelNotifications(String[]);