Searched refs:PREF_KEY_PREFIX (Results 1 – 1 of 1) sorted by relevance
87 private static final String PREF_KEY_PREFIX = "batch-last-id-"; field in SecurityLoggingTest319 final String prevBatchLastIdKey = PREF_KEY_PREFIX + (batchId - 1); in testVerifyLogIds()327 final String currBatchLastIdKey = PREF_KEY_PREFIX + batchId; in testVerifyLogIds()