Home
last modified time | relevance | path

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

/frameworks/base/apex/media/framework/java/android/media/
DMediaSession2Service.java300 private final int mNotificationId; field in MediaSession2Service.MediaNotification
315 mNotificationId = notificationId; in MediaNotification()
325 return mNotificationId; in getNotificationId()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubble.java124 private int mNotificationId; field in Bubble
387 mNotificationId = entry.getSbn().getId(); in setEntry()
468 return mNotificationId; in getNotificationId()
720 mNotificationId, in logUIEvent()