Home
last modified time | relevance | path

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

/aosp12/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.java6000 public void cancelNotifications( in cancelNotifications() method in MediaPlayer.TimeProvider
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallNotificationReceiver.java62 CallServiceNotifier.getInstance().cancelNotifications(context); in onReceive()
H A DCallServiceNotifier.java103 public void cancelNotifications(Context context) { in cancelNotifications() method in CallServiceNotifier
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java721 cancelNotifications(null /*all*/); in cancelAllNotifications()
737 public final void cancelNotifications(String[] keys) { in cancelNotifications() method in NotificationListenerService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java655 void cancelNotifications() { in cancelNotifications() method in BluetoothOppNotification
H A DBluetoothOppService.java354 mNotifier.cancelNotifications();
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1611 boolean cancelNotifications = true;
1638 cancelNotifications = false;
1643 cancelNotifications = false;
1653 cancelNotifications = false;
1658 cancelNotifications = false;
1683 cancelNotifications = false;
1699 if (cancelNotifications) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt30414 Landroid/media/MediaPlayer$TimeProvider;->cancelNotifications(Landroid/media/MediaTimeProvider$OnMe…
30709 Landroid/media/MediaPlayer2Impl$TimeProvider;->cancelNotifications(Landroid/media/MediaTimeProvider…
31755 Landroid/media/MediaTimeProvider;->cancelNotifications(Landroid/media/MediaTimeProvider$OnMediaTime…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt38644 method public final void cancelNotifications(String[]);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt27046 method public final void cancelNotifications(java.lang.String[]);