Home
last modified time | relevance | path

Searched defs:clientContext (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerLauncherCallbackTest.java114 public synchronized ShortcutListAsserter assertCalled(Context clientContext) { in assertCalled()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DKeyChainTest.java393 SSLContext clientContext = SSLContext.getInstance("TLS"); in makeHttpsRequest() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java137 final ContentCaptureContext clientContext = newContentCaptureContext(); in testContentCaptureSessionCache() local
177 final ContentCaptureContext clientContext = newContentCaptureContext(); in testSimpleLifecycle_rootViewSession() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1726 SSLContext clientContext = serverContext; in assertUsableForTLSPeerAuthentication() local
1765 SSLContext clientContext, SSLContext serverContext, String[] enabledCipherSuites, in assertSSLConnectionWithClientAuth()