Searched refs:CALLBACK_UNAVAIL (Results 1 – 2 of 2) sorted by relevance
2593 public static final int CALLBACK_UNAVAIL = BASE + 5; field in ConnectivityManager2660 case CALLBACK_UNAVAIL: { in handleMessage()
4513 if (notificationType != ConnectivityManager.CALLBACK_UNAVAIL && in callCallbackForRequest()5094 case ConnectivityManager.CALLBACK_UNAVAIL: return "UNAVAILABLE"; in notifyTypeToName()