Home
last modified time | relevance | path

Searched refs:prevTag (Results 1 – 1 of 1) sorted by relevance

/cts/tests/security/src/android/keystore/cts/
DAuthorizationList.java226 int currentTag = 0, prevTag = 0; in AuthorizationList() local
228 prevTag = currentTag; in AuthorizationList()
230 if (prevTag > currentTag) { in AuthorizationList()