Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNotificationManager.java51 private NotificationManager getNotificationManagerForCurrentUser() { in getNotificationManagerForCurrentUser() method in WifiNotificationManager
69 mNotificationManager = getNotificationManagerForCurrentUser(); in createNotificationChannels()