Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DAvailableNetworkNotifier.java149 private final int mSystemMessageNotificationId; field in AvailableNetworkNotifier
179 mSystemMessageNotificationId = notificationIdentifier; in AvailableNetworkNotifier()
265 mWifiNotificationManager.cancel(mSystemMessageNotificationId); in clearPendingNotification()
437 mWifiNotificationManager.notify(mSystemMessageNotificationId, notification); in postNotification()