Searched refs:IntegrationTestUtils (Results 1 – 2 of 2) sorted by relevance
29 import com.android.contacts.common.test.IntegrationTestUtils;62 private IntegrationTestUtils mUtils;72 mUtils = new IntegrationTestUtils(getInstrumentation()); in setUp()
46 public class IntegrationTestUtils { class53 public IntegrationTestUtils(Instrumentation instrumentation) { in IntegrationTestUtils() method in IntegrationTestUtils