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.java115 AppPredictionContext context2 = createTestPredictionContext(); in testCreateDestroySession() local
116 AppPredictor client2 = createTestPredictor(context2); in testCreateDestroySession()
120 assertEquals(mReporter.getPredictionContext(client2.getSessionId()), context2); in testCreateDestroySession() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java470 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageChildlessSiblingSessions() local
473 .createContentCaptureSession(context2); in testDinamicallyManageChildlessSiblingSessions()
650 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageSiblingSessions() local
653 .createContentCaptureSession(context2); in testDinamicallyManageSiblingSessions()
887 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageChildlessNestedSessions() local
890 .createContentCaptureSession(context2); in testDinamicallyManageChildlessNestedSessions()
992 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testRemoveChildrenFromDifferentSessions() local
995 .createContentCaptureSession(context2); in testRemoveChildrenFromDifferentSessions()