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.java117 public synchronized ShortcutListAsserter assertCalled(Context clientContext) { in assertCalled()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivityTest.java138 final ContentCaptureContext clientContext = newContentCaptureContext(); in testContentCaptureSessionCache() local
178 final ContentCaptureContext clientContext = newContentCaptureContext(); in testSimpleLifecycle_rootViewSession() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DKeyChainTest.java393 SSLContext clientContext = SSLContext.getInstance("TLS"); in makeHttpsRequest() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1974 SSLContext clientContext = serverContext; in assertUsableForTLSPeerAuthentication() local
2013 SSLContext clientContext, SSLContext serverContext, String[] enabledCipherSuites, in assertSSLConnectionWithClientAuth()