Searched refs:EVENT_REVALIDATE_NETWORK (Results 1 – 1 of 1) sorted by relevance
419 private static final int EVENT_REVALIDATE_NETWORK = 36; field in ConnectivityService3084 case EVENT_REVALIDATE_NETWORK: { in handleMessage()3315 mHandler.obtainMessage(EVENT_REVALIDATE_NETWORK, uid, connectivityInfo, network)); in reportNetworkConnectivity()