Searched refs:actualContext (Results 1 – 2 of 2) sorted by relevance
323 final ContentCaptureContext actualContext = event1.getContentCaptureContext(); in testSimpleLifecycle_changeContextAfterCreate() local324 assertContentCaptureContext(actualContext); in testSimpleLifecycle_changeContextAfterCreate()377 final ContentCaptureContext actualContext = ctxUpdatedEvent.getContentCaptureContext(); in testSimpleLifecycle_changeContextOnCreate() local378 assertContentCaptureContext(actualContext); in testSimpleLifecycle_changeContextOnCreate()
1216 Context actualContext = mContext.createPackageContext("com.android.shell", in testCreatePackageContext() local1219 assertNotNull(actualContext); in testCreatePackageContext()