HomeSort by relevance Sort by last modified time
    Searched refs:NETWORK_ALERTS (Results 1 - 6 of 6) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WrongPasswordNotifier.java 85 SystemNotificationChannels.NETWORK_ALERTS)
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WrongPasswordNotifierTest.java 73 eq(SystemNotificationChannels.NETWORK_ALERTS))).thenReturn(mNotificationBuilder);
  /frameworks/base/core/java/com/android/internal/notification/
SystemNotificationChannels.java 43 public static String NETWORK_ALERTS = "NETWORK_ALERTS";
109 NETWORK_ALERTS,
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkNotificationManager.java 207 final String channelId = highPriority ? SystemNotificationChannels.NETWORK_ALERTS :
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 369 SystemNotificationChannels.NETWORK_ALERTS)
  /frameworks/base/services/core/java/com/android/server/net/
NetworkPolicyManagerService.java     [all...]

Completed in 347 milliseconds