Searched refs:mSystemMessageNotificationId (Results 1 – 1 of 1) sorted by relevance
142 private final int mSystemMessageNotificationId; field in AvailableNetworkNotifier168 mSystemMessageNotificationId = notificationIdentifier; in AvailableNetworkNotifier()253 getNotificationManager().cancel(mSystemMessageNotificationId); in clearPendingNotification()419 getNotificationManager().notify(mSystemMessageNotificationId, notification); in postNotification()