Home
last modified time | relevance | path

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

/cts/tests/credentials/src/android/credentials/cts/unittests/
DGetCredentialRequestTest.java54 private static final String ORIGIN = "origin"; field in GetCredentialRequestTest
105 builder.setOrigin(ORIGIN); in testSetOrigin_build()
109 assertThat(req.getOrigin()).isEqualTo(ORIGIN); in testSetOrigin_build()
/cts/tests/tests/bionic/
DAndroid.bp30 "-Wl,--rpath,$ORIGIN/bionic-loader-test-libs",
/cts/tests/security/src/android/keystore/cts/
DEatClaim.java73 public static final int ORIGIN = PRIVATE_BASE - (0x0FFFFFFF & KeymasterDefs.KM_TAG_ORIGIN); field in EatClaim
DAuthorizationList.java398 case EatClaim.ORIGIN: in AuthorizationList()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt41955 field public static final String EXTRA_ORIGIN = "android.speech.extra.ORIGIN";