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