Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerLauncherCallbackTest.java114 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/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1726 SSLContext clientContext = serverContext; in assertUsableForTLSPeerAuthentication() local
1765 SSLContext clientContext, SSLContext serverContext, String[] enabledCipherSuites, in assertSSLConnectionWithClientAuth()