Home
last modified time | relevance | path

Searched defs:NONCE (Results 1 – 10 of 10) sorted by relevance

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DOwnedFilesRule.java39 private static final String NONCE = String.valueOf(System.nanoTime()); field in OwnedFilesRule
DOtherAppFilesRule.java55 private static final String NONCE = String.valueOf(System.nanoTime()); field in OtherAppFilesRule
/cts/hostsidetests/scopedstorage/bypassdatabase/src/android/scopedstorage/cts/bypassdatabase/
DBypassDatabaseOperationsTest.java109 static final String NONCE = String.valueOf(System.nanoTime()); field in BypassDatabaseOperationsTest
/cts/tests/security/src/android/keystore/cts/
DEatClaim.java9 public static final int NONCE = -75008; field in EatClaim
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/media/
DAppCloningHostTest.java79 private static final String NONCE = String.valueOf(System.nanoTime()); field in AppCloningHostTest
/cts/hostsidetests/scopedstorage/redacturi/src/android/scopedstorage/cts/redacturi/
DRedactUriDeviceTest.java95 static final String NONCE = String.valueOf(System.nanoTime()); field in RedactUriDeviceTest
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTest.java85 static final String NONCE = String.valueOf(System.nanoTime()); field in TranscodeTest
/cts/hostsidetests/scopedstorage/legacy/src/android/scopedstorage/cts/legacy/
DLegacyStorageTest.java136 private static final String NONCE = String.valueOf(System.nanoTime()); field in LegacyStorageTest
/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java132 static final String NONCE = String.valueOf(System.nanoTime()); field in ScopedStorageTest
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java194 static final String NONCE = String.valueOf(System.nanoTime()); field in ScopedStorageDeviceTest