Searched refs:NOTIFICATION_NETWORK_STATUS (Results 1 – 7 of 7) sorted by relevance
22 import static com.android.server.wifi.WifiService.NOTIFICATION_NETWORK_STATUS;80 NOTIFICATION_NETWORK_STATUS, in createNotificationChannels()
33 public static final String NOTIFICATION_NETWORK_STATUS = "NETWORK_STATUS"; field in WifiService
77 WifiService.NOTIFICATION_NETWORK_STATUS) in buildSoftApShutdownTimeoutExpiredNotification()
67 WifiService.NOTIFICATION_NETWORK_STATUS) in createOnboardingNotification()
1983 mContext, WifiService.NOTIFICATION_NETWORK_STATUS) in sendImsiPrivacyNotification()
1738 mContext, WifiService.NOTIFICATION_NETWORK_STATUS) in sendUserApprovalNotification()
75 eq(WifiService.NOTIFICATION_NETWORK_STATUS))).thenReturn(mNotificationBuilder); in showSoftApShutdownTimeoutExpiredNotification()