[go: nahoru, domu]

Searched refs:UNREASONABLY_LONG_WAIT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DConnectivityServiceTest.java533 private static final int UNREASONABLY_LONG_WAIT = 1000; field in class:ConnectivityServiceTest.FakeWakeupMessage
543 if (delayMs > UNREASONABLY_LONG_WAIT) {
544 fail("Attempting to send msg more than " + UNREASONABLY_LONG_WAIT +

Completed in 27 milliseconds