Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaTimeProvider.java51 public void cancelNotifications(OnMediaTimeListener listener); in cancelNotifications() method
DSubtitleTrack.java297 mTimeProvider.cancelNotifications(this); in hide()
387 mTimeProvider.cancelNotifications(this); in setTimeProvider()
DMediaPlayer.java6066 public void cancelNotifications( in cancelNotifications() method in MediaPlayer.TimeProvider
/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerShellCommand.java64 return cancelNotifications(); in onCommand()
307 private int cancelNotifications() { in cancelNotifications() method in DisplayManagerShellCommand
308 mService.getDisplayNotificationManager().cancelNotifications(); in cancelNotifications()
/frameworks/base/services/core/java/com/android/server/display/notifications/
DDisplayNotificationManager.java194 public void cancelNotifications() { in cancelNotifications() method in DisplayNotificationManager
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java766 cancelNotifications(null /*all*/); in cancelAllNotifications()
782 public final void cancelNotifications(String[] keys) { in cancelNotifications() method in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java1926 boolean cancelNotifications = true;
1952 cancelNotifications = false;
1957 cancelNotifications = false;
1967 cancelNotifications = false;
1972 cancelNotifications = false;
1993 cancelNotifications = false;
2009 if (cancelNotifications) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
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…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27046 method public final void cancelNotifications(java.lang.String[]);
/frameworks/base/core/api/
Dcurrent.txt41155 method public final void cancelNotifications(String[]);