Searched refs:EVENT_SET_ACCEPT_PARTIAL_CONNECTIVITY (Results 1 – 1 of 1) sorted by relevance
529 private static final int EVENT_SET_ACCEPT_PARTIAL_CONNECTIVITY = 45; field in ConnectivityService3353 mHandler.sendMessage(mHandler.obtainMessage(EVENT_SET_ACCEPT_PARTIAL_CONNECTIVITY, in setAcceptPartialConnectivity()3803 case EVENT_SET_ACCEPT_PARTIAL_CONNECTIVITY: { in handleMessage()