HomeSort by relevance Sort by last modified time
    Searched refs:getNotificationId (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationUtils.java 311 getNotificationId(notification.account.getAccountManagerAccount(), folder);
385 getNotificationId(notification.account.getAccountManagerAccount(), folder);
409 final int notificationId = getNotificationId(account.getAccountManagerAccount(), folder);
506 getNotificationId(account.getAccountManagerAccount(), folder);
    [all...]
NotificationActionUtils.java 677 final int notificationId = NotificationUtils.getNotificationId(
704 NotificationUtils.getNotificationId(account.getAccountManagerAccount(), folder);
725 final int notificationId = NotificationUtils.getNotificationId(
    [all...]

Completed in 39 milliseconds