Home
last modified time | relevance | path

Searched defs:appContext (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/identity/src/android/security/identity/cts/
DProvisioningTest.java373 Context appContext = InstrumentationRegistry.getTargetContext(); in alreadyPersonalized() local
392 Context appContext = InstrumentationRegistry.getTargetContext(); in nonExistent() local
405 Context appContext = InstrumentationRegistry.getTargetContext(); in defaultStoreSupportsAnyDocumentType() local
417 Context appContext = InstrumentationRegistry.getTargetContext(); in deleteCredentialByName() local
455 Context appContext = InstrumentationRegistry.getTargetContext(); in deleteCredential() local
499 Context appContext = InstrumentationRegistry.getTargetContext(); in proofOfOwnership() local
540 Context appContext = InstrumentationRegistry.getTargetContext(); in testProvisionAndRetrieve() local
630 Context appContext = InstrumentationRegistry.getTargetContext(); in testProvisionAndRetrieveMultipleTimes() local
693 Context appContext = InstrumentationRegistry.getTargetContext(); in testProvisionAndRetrieveWithFiltering() local
746 Context appContext = InstrumentationRegistry.getTargetContext(); in testProvisionAndRetrieveElementWithNoACP() local
[all …]
DUserAuthTest.java109 Context appContext = InstrumentationRegistry.getTargetContext(); in performDeviceLock() local
121 Context appContext = InstrumentationRegistry.getTargetContext(); in performDeviceUnlock() local
189 Context appContext = InstrumentationRegistry.getTargetContext(); in testUserAuth() local
214 Context appContext = InstrumentationRegistry.getTargetContext(); in doTestUserAuth() local
DX509CertificateSigningTest.java55 Context appContext = InstrumentationRegistry.getTargetContext(); in testSigning() local
DDynamicAuthTest.java67 Context appContext = InstrumentationRegistry.getTargetContext(); in dynamicAuthTest() local
465 Context appContext = InstrumentationRegistry.getTargetContext(); in dynamicAuthWithExpirationTest() local
DAttestationTest.java56 Context appContext = InstrumentationRegistry.getTargetContext(); in attestationTest() local
DEphemeralKeyTest.java65 Context appContext = InstrumentationRegistry.getTargetContext(); in createEphemeralKey() local
DIdentityApiTest.java181 Context appContext = InstrumentationRegistry.getTargetContext(); in testGetDirectAccessInstance() local
DReaderAuthTest.java159 Context appContext = InstrumentationRegistry.getTargetContext(); in readerAuth() local
DUtil.java101 Context appContext = InstrumentationRegistry.getTargetContext(); in getFeatureVersion() local
1297 Context appContext = InstrumentationRegistry.getTargetContext(); in isHalImplemented() local
1308 Context appContext = InstrumentationRegistry.getTargetContext(); in isDirectAccessHalImplemented() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DDynamicConfigDeviceSide.java54 Context appContext = InstrumentationRegistry.getTargetContext(); in DynamicConfigDeviceSide() local
DBusinessLogicTestCase.java93 Context appContext = InstrumentationRegistry.getTargetContext(); in loadBusinessLogic() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowMetricsWindowContextTests.java78 final Context appContext = ApplicationProvider.getApplicationContext(); in WindowContextTestSession() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8332/
Dpoc.c86 applicationContext* appContext = (applicationContext*) context; in ReadHandler() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DTestUtils.java88 static int getFeatureVersionKeystore(Context appContext) { in getFeatureVersionKeystore()
112 static int getFeatureVersionKeystoreStrongBox(Context appContext) { in getFeatureVersionKeystoreStrongBox()