Searched refs:KEEPALIVE_CALLBACK_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
235 private static final int KEEPALIVE_CALLBACK_TIMEOUT_MS = 2000; field in ConnectivityManagerTest1303 return mCallbacks.poll(KEEPALIVE_CALLBACK_TIMEOUT_MS, in pollCallback()1306 fail("Callback not seen after " + KEEPALIVE_CALLBACK_TIMEOUT_MS + " ms"); in pollCallback()