Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java598 private Binder mCallNotificationToken = null; field in NotificationManagerService
8699 if (mCallNotificationToken != null) {
8700 player.stop(mCallNotificationToken);
8702 mCallNotificationToken = new Binder();
8703 player.play(mCallNotificationToken, mInCallNotificationUri,