HomeSort by relevance Sort by last modified time
    Searched refs:IntegrationTestUtils (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/tests/src/com/android/contacts/interactions/
ContactDeletionInteractionTest.java 32 import com.android.contacts.test.IntegrationTestUtils;
62 private IntegrationTestUtils mUtils;
72 mUtils = new IntegrationTestUtils(getInstrumentation());
  /packages/apps/Contacts/tests/src/com/android/contacts/test/
IntegrationTestUtils.java 42 public class IntegrationTestUtils {
43 private static final String TAG = "IntegrationTestUtils";
49 public IntegrationTestUtils(Instrumentation instrumentation) {

Completed in 64 milliseconds