Home
last modified time | relevance | path

Searched defs:getNotificationId (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DExternalCallNotifier.java454 public int getNotificationId() { in getNotificationId() method in ExternalCallNotifier.NotificationInfo
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java1898 public static int getNotificationId(final android.accounts.Account account, in getNotificationId() method in NotificationUtils
1903 private static int getNotificationId(int summaryNotificationId, int conversationHashCode) { in getNotificationId() method in NotificationUtils
DNotificationActionUtils.java555 public int getNotificationId() { in getNotificationId() method in NotificationActionUtils.NotificationAction
/packages/apps/Stk/src/com/android/stk/
DStkAppService.java1722 private int getNotificationId(int slotId) { in getNotificationId() method in StkAppService