Searched refs:getFromId (Results 1 – 2 of 2) sorted by relevance
69 public static NotificationType getFromId(int id) { in getFromId() method in NetworkNotificationManager.NotificationType165 final NotificationType previousNotifyType = NotificationType.getFromId(previousEventId); in showNotification()296 final NotificationType previousNotifyType = NotificationType.getFromId(previousEventId); in clearNotification()350 NotificationType t = NotificationType.getFromId(eventId); in nameOf()
12818 HPLcom/android/server/connectivity/NetworkNotificationManager$NotificationType;->getFromId(I)Lcom/a…