Searched refs:setRawContactCustomization (Results 1 – 3 of 3) sorted by relevance
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/ |
D | ContactAggregatorTest.java | 810 setRawContactCustomization(rawContactId1, 1, 1); in testReAggregateToConnectedComponent() 814 setRawContactCustomization(rawContactId2, 1, 1); in testReAggregateToConnectedComponent()
|
D | ContactAggregator2Test.java | 826 setRawContactCustomization(rawContactId1, 1, 1); in testReAggregateToConnectedComponent() 830 setRawContactCustomization(rawContactId2, 1, 1); in testReAggregateToConnectedComponent()
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | BaseContactsProvider2Test.java | 554 protected void setRawContactCustomization(long rawContactId, int starred, int sendToVoiceMail) { in setRawContactCustomization() method in BaseContactsProvider2Test
|