Home
last modified time | relevance | path

Searched refs:insertNote (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DSearchIndexManagerTest.java270 insertNote(rawContactId, "Please note: three notes or more make up a chord."); in testSearchIndexForNote()
278 insertNote(rawContactId, "Please note: three notes or more make up a chord."); in testSnippetArgs()
438 insertNote(rawContactId, "a hundred dollar note for doe@john.com and bob parr"); in testSearchByEmailAddress()
449 insertNote(rawContactId, "the eighteenth episode of Seinfeld, 650-253-0000"); in testSearchByPhoneNumber()
DBaseContactsProvider2Test.java517 protected Uri insertNote(long rawContactId, String note) { in insertNote() method in BaseContactsProvider2Test
DContactsProvider2Test.java5137 insertNote(rawContactId, "Cave Johnson is president of Aperture Science"); in testSearchSnippetEmptyForEmailInDisplayName()