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.java168 int fromNetId = getNotificationSource(nai); in maybeStopNotifying() local
169 if (fromNetId != NETID_UNSET) { in maybeStopNotifying()
170 mNotifications.delete(fromNetId); in maybeStopNotifying()
171 mNotifier.clearNotification(fromNetId); in maybeStopNotifying()