Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DLingerMonitor.java166 int fromNetId = getNotificationSource(nai); in maybeStopNotifying() local
167 if (fromNetId != NETID_UNSET) { in maybeStopNotifying()
168 mNotifications.delete(fromNetId); in maybeStopNotifying()
169 mNotifier.clearNotification(fromNetId); in maybeStopNotifying()