Searched refs:CALLBACK_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
2089 public static final int CALLBACK_AVAILABLE = BASE + 2; field in ConnectivityManager2138 case CALLBACK_AVAILABLE: { in handleMessage()
4065 if (notificationType == ConnectivityManager.CALLBACK_AVAILABLE && !nri.mPendingIntentSent) { in sendPendingIntentForRequest()4583 int notifyType = ConnectivityManager.CALLBACK_AVAILABLE; in notifyNetworkCallback()4660 case ConnectivityManager.CALLBACK_AVAILABLE: return "AVAILABLE"; in notifyTypeToName()