Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkNotificationManager.java69 public static NotificationType getFromId(int id) { in getFromId() method in NetworkNotificationManager.NotificationType
165 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()