Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DRemoteAndroidDevice.java107 ((DefaultConnection) getConnection()).getInitialDeviceNumOffset(); in getDeviceDescriptor()
DLocalAndroidVirtualDevice.java342 ((DefaultConnection) getConnection()).getInitialDeviceNumOffset())); in replaceStubDevice()
351 ((DefaultConnection) getConnection()).getInitialDeviceNumOffset())); in restoreStubDevice()
443 .getInitialDeviceNumOffset() in acloudCreate()
/tools/tradefederation/core/src/com/android/tradefed/device/connection/
DDefaultConnection.java178 public Integer getInitialDeviceNumOffset() { in getInitialDeviceNumOffset() method in DefaultConnection
DAdbSshConnection.java357 getInitialDeviceNumOffset())); in tearDownConnection()
381 getInitialDeviceNumOffset(), in launchGce()