Searched refs:ConnectionFailureNotificationBuilder (Results 1 – 5 of 5) sorted by relevance
48 private final ConnectionFailureNotificationBuilder mConnectionFailureNotificationBuilder;57 ConnectionFailureNotificationBuilder connectionFailureNotificationBuilder, in ConnectionFailureNotifier()69 filter.addAction(ConnectionFailureNotificationBuilder in ConnectionFailureNotifier()76 if (TextUtils.equals(action, ConnectionFailureNotificationBuilder in ConnectionFailureNotifier()79 ConnectionFailureNotificationBuilder in ConnectionFailureNotifier()83 ConnectionFailureNotificationBuilder in ConnectionFailureNotifier()
32 public class ConnectionFailureNotificationBuilder { class45 public ConnectionFailureNotificationBuilder(WifiContext context, in ConnectionFailureNotificationBuilder() method in ConnectionFailureNotificationBuilder
231 private final ConnectionFailureNotificationBuilder mConnectionFailureNotificationBuilder;317 mConnectionFailureNotificationBuilder = new ConnectionFailureNotificationBuilder( in WifiInjector()
67 @Mock private ConnectionFailureNotificationBuilder mConnectionFailureNotificationBuilder;109 when(intent.getAction()).thenReturn(ConnectionFailureNotificationBuilder in buildBroadcastForRandomizationSettingsDialog()111 when(intent.getIntExtra(eq(ConnectionFailureNotificationBuilder in buildBroadcastForRandomizationSettingsDialog()114 eq(ConnectionFailureNotificationBuilder.RANDOMIZATION_SETTINGS_NETWORK_SSID))) in buildBroadcastForRandomizationSettingsDialog()
197 "com.android.server.wifi.ConnectionFailureNotificationBuilder",198 "com.android.server.wifi.ConnectionFailureNotificationBuilder$*",199 "com.android.server.wifi.ConnectionFailureNotificationBuilder.**",