Searched refs:TEST_SERVICE_SETUP_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
97 private static final int TEST_SERVICE_SETUP_TIMEOUT_MS = 2000; field in BackgroundActivityTestBase468 return new TestServiceClient(futureConnection.get(TEST_SERVICE_SETUP_TIMEOUT_MS)); in getTestService()