Home
last modified time | relevance | path

Searched refs:context2 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/apppredictionservice/src/android/apppredictionservice/cts/
DAppPredictionServiceTest.java106 AppPredictionContext context2 = createTestPredictionContext(); in testCreateDestroySession() local
107 AppPredictor client2 = createTestPredictor(context2); in testCreateDestroySession()
111 assertEquals(mReporter.getPredictionContext(client2.getSessionId()), context2); in testCreateDestroySession() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java457 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageChildlessSiblingSessions() local
460 .createContentCaptureSession(context2); in testDinamicallyManageChildlessSiblingSessions()
637 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageSiblingSessions() local
640 .createContentCaptureSession(context2); in testDinamicallyManageSiblingSessions()
870 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageChildlessNestedSessions() local
873 .createContentCaptureSession(context2); in testDinamicallyManageChildlessNestedSessions()
975 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testRemoveChildrenFromDifferentSessions() local
978 .createContentCaptureSession(context2); in testRemoveChildrenFromDifferentSessions()