OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newRawContact
(Results
1 - 10
of
10
) sorted by null
/cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_GroupMembershipTest.java
51
TestRawContact rawContact = mBuilder.
newRawContact
().insert();
63
TestRawContact rawContact = mBuilder.
newRawContact
()
83
TestRawContact rawContact = mBuilder.
newRawContact
()
ContactsContract_ContactCountsTest.java
117
TestRawContact rawContact = mBuilder.
newRawContact
()
127
TestRawContact rawContact2 = mBuilder.
newRawContact
()
137
TestRawContact rawContact3 = mBuilder.
newRawContact
()
147
TestRawContact rawContact4 = mBuilder.
newRawContact
()
157
TestRawContact rawContact5 = mBuilder.
newRawContact
()
167
TestRawContact rawContact6 = mBuilder.
newRawContact
()
ContactsContract_PhotoTest.java
61
TestRawContact rawContact = mBuilder.
newRawContact
().insert().load();
82
TestRawContact rawContact = mBuilder.
newRawContact
().insert().load();
ContactsContract_DataTest.java
124
TestRawContact rawContact = mBuilder.
newRawContact
()
145
TestRawContact rawContact = mBuilder.
newRawContact
()
162
TestRawContact rawContact = mBuilder.
newRawContact
()
412
TestRawContact rawContact = mBuilder.
newRawContact
()
433
TestRawContact rawContact2 = mBuilder.
newRawContact
()
453
TestRawContact rawContact3 = mBuilder.
newRawContact
()
ContactsContract_FrequentsStrequentsTest.java
307
TestRawContact rawContact = mBuilder.
newRawContact
()
321
TestRawContact rawContact2 = mBuilder.
newRawContact
()
335
TestRawContact rawContact3 = mBuilder.
newRawContact
()
ContactsContract_SearchSnippetsTest.java
217
TestRawContact rawContact = mBuilder.
newRawContact
()
231
TestRawContact rawContact2 = mBuilder.
newRawContact
()
250
TestRawContact rawContact3 = mBuilder.
newRawContact
()
ContactsContract_ContactsTest.java
65
TestRawContact rawContact = mBuilder.
newRawContact
().insert().load();
93
TestRawContact rawContact = mBuilder.
newRawContact
().insert().load();
ContactsContract_PhoneLookup.java
64
TestRawContact rawContact = mBuilder.
newRawContact
()
78
TestRawContact rawContact2 = mBuilder.
newRawContact
()
ContactsContract_RawContactsTest.java
57
TestRawContact rawContact = mBuilder.
newRawContact
()
78
TestRawContact rawContact = mBuilder.
newRawContact
()
ContactsContract_TestDataBuilder.java
350
public TestRawContact
newRawContact
() {
Completed in 58 milliseconds