Searched refs:WifiService (Results 1 – 16 of 16) sorted by relevance
112 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErroCodeWithoutNotificationShown()137 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErroCodeWithNotificationShownWithoutSameSsid()163 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithDefinedErroCodeWithNotificationShownWithSameSsid()172 eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in onEapFailureWithDefinedErroCodeWithNotificationShownWithSameSsid()183 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onEapFailureWithUnDefinedErrorCode()191 eq(WifiService.NOTIFICATION_NETWORK_ALERTS)); in onEapFailureWithUnDefinedErrorCode()
76 eq(WifiService.NOTIFICATION_NETWORK_STATUS))).thenReturn(mNotificationBuilder); in showSoftApShutDownTimeoutExpiredNotification()
113 eq(WifiService.NOTIFICATION_NETWORK_ALERTS))).thenReturn(mNotificationBuilder); in onWrongPasswordError()
34 public final class WifiService extends SystemService { class45 public WifiService(Context contextBase) { in WifiService() method in WifiService
29 WifiService: Implements the IWifiManager 3rd party API. The API and the device34 …den based on various inputs (API and device state). Runs on the same thread created in WifiService.47 …ard since the user has just opted into the feature. This is the reason WifiService listens to DEVI…
77 WifiService.NOTIFICATION_NETWORK_STATUS) in buildSoftApShutDownTimeoutExpiredNotification()
69 WifiService.NOTIFICATION_NETWORK_STATUS) in createOnboardingNotification()
76 WifiService.NOTIFICATION_NETWORK_ALERTS) in buildSimRequiredNotification()
82 mContext, WifiService.NOTIFICATION_NETWORK_ALERTS) in buildNoMacRandomizationSupportNotification()
109 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()
103 WifiService.NOTIFICATION_NETWORK_ALERTS) in showNotification()
159 WifiService.NOTIFICATION_NETWORK_AVAILABLE) in createNotificationBuilder()
1441 mContext, WifiService.NOTIFICATION_NETWORK_STATUS) in sendImsiPrivacyNotification()
1388 mContext, WifiService.NOTIFICATION_NETWORK_STATUS) in sendUserApprovalNotification()
43 # - Events are not actually logged until WifiService writes "1" to45 # - WifiService is responsible for turning tracing off and on.65 # - Events are not actually logged until WifiService writes "1" to67 # - WifiService will ensure that tracing is turned back off,
465 "com.android.server.wifi.WifiService",466 "com.android.server.wifi.WifiService$*",467 "com.android.server.wifi.WifiService.**",