Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiService.java88 final NotificationChannel networkStatusChannel = new NotificationChannel( in createNotificationChannels() local
93 channelsList.add(networkStatusChannel); in createNotificationChannels()