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