Home
last modified time | relevance | path

Searched defs:ORIGIN (Results 1 – 2 of 2) sorted by relevance

/cts/tests/credentials/src/android/credentials/cts/unittests/
DGetCredentialRequestTest.java54 private static final String ORIGIN = "origin"; field in GetCredentialRequestTest
/cts/tests/security/src/android/keystore/cts/
DEatClaim.java73 public static final int ORIGIN = PRIVATE_BASE - (0x0FFFFFFF & KeymasterDefs.KM_TAG_ORIGIN); field in EatClaim