Searched refs:LINK_PROBE_ERROR_NOT_CONNECTED (Results 1 – 4 of 4) sorted by relevance
219 value = {LINK_PROBE_ERROR_NOT_CONNECTED})226 int LINK_PROBE_ERROR_NOT_CONNECTED = 1000; field247 case LINK_PROBE_ERROR_NOT_CONNECTED: in failureReasonToString()
222 callback.onFailure(ClientMode.LinkProbeCallback.LINK_PROBE_ERROR_NOT_CONNECTED); in probeLink()
7936 callback.onFailure(LinkProbeCallback.LINK_PROBE_ERROR_NOT_CONNECTED); in probeLink()
8134 verify(mLinkProbeCallback).onFailure(LinkProbeCallback.LINK_PROBE_ERROR_NOT_CONNECTED); in testSendLinkProbeFailure()