Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java411 private Binder mCallNotificationToken = null; field in NotificationManagerService
6212 if (mCallNotificationToken != null) {
6213 player.stop(mCallNotificationToken);
6215 mCallNotificationToken = new Binder();
6216 player.play(mCallNotificationToken, mInCallNotificationUri,