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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SearchIndexManagerTest.java 270 insertNote(rawContactId, "Please note: three notes or more make up a chord.");
278 insertNote(rawContactId, "Please note: three notes or more make up a chord.");
438 insertNote(rawContactId, "a hundred dollar note for doe@john.com and bob parr");
449 insertNote(rawContactId, "the eighteenth episode of Seinfeld, 650-253-0000");
BaseContactsProvider2Test.java 517 protected Uri insertNote(long rawContactId, String note) {
    [all...]
ContactsProvider2Test.java     [all...]

Completed in 180 milliseconds