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

  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkNotificationManager.java 38 public static enum NotificationType { SIGN_IN, NO_INTERNET, LOST_INTERNET, NETWORK_SWITCH };
95 * or LOST_INTERNET notification, this is the network we're connecting to. For a
129 } else if (notifyType == NotificationType.LOST_INTERNET &&
  /frameworks/base/services/core/java/com/android/server/
ConnectivityService.java     [all...]

Completed in 65 milliseconds