Home
last modified time | relevance | path

Searched defs:insertContact (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java957 public static Uri insertContact(ContentResolver contentResolver, String phoneNumber) in insertContact() method in TestUtils
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DContactsTest.java1154 private void insertContact(String displayName, String phoneNumber, String email, in insertContact() method in ContactsTest