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