Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java526 private Binder mCallNotificationToken = null; field in NotificationManagerService
7672 if (mCallNotificationToken != null) {
7673 player.stop(mCallNotificationToken);
7675 mCallNotificationToken = new Binder();
7676 player.play(mCallNotificationToken, mInCallNotificationUri,