Home
last modified time | relevance | path

Searched refs:getFromId (Results 1 – 2 of 2) 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()
/frameworks/base/services/
Dart-profile12818 HPLcom/android/server/connectivity/NetworkNotificationManager$NotificationType;->getFromId(I)Lcom/a…