Searched refs:EVENT_SET_ACCEPT_PARTIAL_CONNECTIVITY (Results 1 – 1 of 1) sorted by relevance
605 private static final int EVENT_SET_ACCEPT_PARTIAL_CONNECTIVITY = 44; field in ConnectivityService4394 mHandler.sendMessage(mHandler.obtainMessage(EVENT_SET_ACCEPT_PARTIAL_CONNECTIVITY, in setAcceptPartialConnectivity()4895 case EVENT_SET_ACCEPT_PARTIAL_CONNECTIVITY: { in handleMessage()