Searched refs:lastId (Results 1 – 1 of 1) sorted by relevance
390 final long lastId = events.get(events.size() - 1).getId(); in testVerifyLogIds() local391 prefs.edit().putLong(currBatchLastIdKey, lastId).commit(); in testVerifyLogIds()