Searched refs:setModificationDate (Results 1 – 1 of 1) sorted by relevance
147 TEST_NOTES[index].setModificationDate(START_DATE + (index * ONE_WEEK_MILLIS)); in insertData()627 note.setModificationDate(START_DATE + (2 * ONE_WEEK_MILLIS)); in testInserts()818 public void setModificationDate(long m) { in setModificationDate() method in NotePadProviderTest.NoteInfo