Searched refs:fromNetId (Results 1 – 1 of 1) sorted by relevance
164 int fromNetId = getNotificationSource(nai); in maybeStopNotifying() local165 if (fromNetId != NETID_UNSET) { in maybeStopNotifying()166 mNotifications.delete(fromNetId); in maybeStopNotifying()167 mNotifier.clearNotification(fromNetId); in maybeStopNotifying()