Searched refs:IShellOutputReceiver (Results 1 – 4 of 4) sorted by relevance
20 import com.android.ddmlib.IShellOutputReceiver;89 new IShellOutputReceiver() { in runUiAutomatorTest() method
22 import com.android.ddmlib.IShellOutputReceiver;264 EasyMock.<IShellOutputReceiver>notNull()); in expectRenderConfigQueryAndReturn()269 IShellOutputReceiver receiver in expectRenderConfigQueryAndReturn()270 = (IShellOutputReceiver)EasyMock.getCurrentArguments()[1]; in expectRenderConfigQueryAndReturn()1740 EasyMock.<IShellOutputReceiver>notNull(), EasyMock.anyLong(), in testMultipleInstancesLossOfDeviceMidInstance()1746 IShellOutputReceiver receiver in testMultipleInstancesLossOfDeviceMidInstance()1747 = (IShellOutputReceiver)EasyMock.getCurrentArguments()[1]; in testMultipleInstancesLossOfDeviceMidInstance()2334 EasyMock.<IShellOutputReceiver>notNull(), EasyMock.anyLong(), in runInstrumentationLineAndAnswer()2340 IShellOutputReceiver receiver in runInstrumentationLineAndAnswer()2341 = (IShellOutputReceiver)EasyMock.getCurrentArguments()[1]; in runInstrumentationLineAndAnswer()
18 import com.android.ddmlib.IShellOutputReceiver;
6 import com.android.ddmlib.IShellOutputReceiver;1332 final IShellOutputReceiver receiver) in executeShellCommandAndReadOutput()