Searched refs:assertLastModified (Results 1 – 3 of 3) sorted by relevance
97 assertLastModified(uri); in testInsert_RegularCallRecord()124 assertLastModified(uri); in testInsert_VoicemailCallRecord()142 assertLastModified(uri); in testUpdate()
91 assertLastModified(uri); in testInsert()149 assertLastModified(uri); in testUpdate()199 assertLastModified(anotherVoicemail); in testDeleteOtherPackageVoicemail_SetsDirtyStatus()
1358 protected void assertLastModified(Uri uri) { in assertLastModified() method in BaseContactsProvider2Test1359 assertLastModified(uri, System.currentTimeMillis(), 1000); in assertLastModified()1362 protected void assertLastModified(Uri uri, long time, long tolerance) { in assertLastModified() method in BaseContactsProvider2Test