Searched refs:NOTIFICATION_NETWORK_STATUS (Results 1 – 7 of 7) sorted by relevance
21 import static com.android.server.wifi.WifiService.NOTIFICATION_NETWORK_STATUS;75 NOTIFICATION_NETWORK_STATUS, in createNotificationChannels()
32 public static final String NOTIFICATION_NETWORK_STATUS = "NETWORK_STATUS"; field in WifiService
76 WifiService.NOTIFICATION_NETWORK_STATUS) in buildSoftApShutdownTimeoutExpiredNotification()
66 WifiService.NOTIFICATION_NETWORK_STATUS) in createOnboardingNotification()
1713 mContext, WifiService.NOTIFICATION_NETWORK_STATUS) in sendImsiPrivacyNotification()
1593 mContext, WifiService.NOTIFICATION_NETWORK_STATUS) in sendUserApprovalNotification()
73 eq(WifiService.NOTIFICATION_NETWORK_STATUS))).thenReturn(mNotificationBuilder); in showSoftApShutdownTimeoutExpiredNotification()