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