Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DLingerMonitor.java119 private int getNotificationSource(NetworkAgentInfo toNai) { in getNotificationSource() method in LingerMonitor
174 int fromNetId = getNotificationSource(nai); in maybeStopNotifying()