Searched refs:EVENT_UNAVAILABLE (Results 1 – 1 of 1) sorted by relevance
197 public static final int EVENT_UNAVAILABLE = 1 << 4; field in ConnectivityManagerFacade.NetworkCallback206 EVENT_UNAVAILABLE |283 if ((mEvents & EVENT_UNAVAILABLE) == EVENT_UNAVAILABLE) { in onUnavailable()288 getNetworkCallbackEventString(EVENT_UNAVAILABLE), mCreateTimestamp)); in onUnavailable()357 return NetworkCallback.EVENT_UNAVAILABLE; in getNetworkCallbackEvent()380 case NetworkCallback.EVENT_UNAVAILABLE: in getNetworkCallbackEventString()