Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java110 @Nullable ITestInvocationListener otherListener) in internalRunDeviceTests() argument
126 if (otherListener != null) { in internalRunDeviceTests()
127 combinedLister = new ResultForwarder(otherListener, collectingTestListener); in internalRunDeviceTests()