HomeSort by relevance Sort by last modified time
    Searched defs:createOutputReceiver (Results 1 - 2 of 2) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/device/
ManagedTestDeviceFactory.java 106 CollectingOutputReceiver receiver = createOutputReceiver();
152 protected CollectingOutputReceiver createOutputReceiver() {
NativeDeviceStateMonitor.java 167 final CollectingOutputReceiver receiver = createOutputReceiver();
282 final CollectingOutputReceiver receiver = createOutputReceiver();
343 CollectingOutputReceiver receiver = createOutputReceiver();
528 protected CollectingOutputReceiver createOutputReceiver() {

Completed in 136 milliseconds