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/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubble.java139 private int mNotificationId; field in Bubble
459 mNotificationId = entry.getStatusBarNotification().getId(); in setEntry()
539 return mNotificationId; in getNotificationId()