Searched refs:assertContentCaptureContext (Results 1 – 1 of 1) sorted by relevance
270 assertContentCaptureContext(childSession.context); in testSimpleLifecycle_rootViewSession()306 assertContentCaptureContext(mainSession.getContentCaptureContext()); in testSimpleLifecycle_changeContextAfterCreate()323 assertContentCaptureContext(actualContext); in testSimpleLifecycle_changeContextAfterCreate()341 assertContentCaptureContext(mainSession.getContentCaptureContext()); in testSimpleLifecycle_changeContextOnCreate()376 assertContentCaptureContext(actualContext); in testSimpleLifecycle_changeContextOnCreate()1058 private void assertContentCaptureContext(@NonNull ContentCaptureContext context) { in assertContentCaptureContext() method in LoginActivityTest