Searched refs:ConnectionFailureNotificationBuilder (Results 1 – 5 of 5) sorted by relevance
46 private final ConnectionFailureNotificationBuilder mConnectionFailureNotificationBuilder;55 ConnectionFailureNotificationBuilder connectionFailureNotificationBuilder) { in ConnectionFailureNotifier()65 filter.addAction(ConnectionFailureNotificationBuilder in ConnectionFailureNotifier()72 if (action.equals(ConnectionFailureNotificationBuilder in ConnectionFailureNotifier()75 ConnectionFailureNotificationBuilder in ConnectionFailureNotifier()79 ConnectionFailureNotificationBuilder in ConnectionFailureNotifier()
34 public class ConnectionFailureNotificationBuilder { class47 public ConnectionFailureNotificationBuilder(WifiContext context, in ConnectionFailureNotificationBuilder() method in ConnectionFailureNotificationBuilder
210 private final ConnectionFailureNotificationBuilder mConnectionFailureNotificationBuilder;264 mConnectionFailureNotificationBuilder = new ConnectionFailureNotificationBuilder( in WifiInjector()
57 @Mock private ConnectionFailureNotificationBuilder mConnectionFailureNotificationBuilder;96 when(intent.getAction()).thenReturn(ConnectionFailureNotificationBuilder in buildBroadcastForRandomizationSettingsDialog()98 when(intent.getIntExtra(eq(ConnectionFailureNotificationBuilder in buildBroadcastForRandomizationSettingsDialog()101 eq(ConnectionFailureNotificationBuilder.RANDOMIZATION_SETTINGS_NETWORK_SSID))) in buildBroadcastForRandomizationSettingsDialog()
153 "com.android.server.wifi.ConnectionFailureNotificationBuilder",154 "com.android.server.wifi.ConnectionFailureNotificationBuilder$*",155 "com.android.server.wifi.ConnectionFailureNotificationBuilder.**",