Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 7 of 7) sorted by relevance

/development/tools/hosttestlib/src/com/android/hosttest/
DDeviceTest.java38 public IDevice getDevice(); in getDevice() method
DDeviceTestCase.java48 public IDevice getDevice() { in getDevice() method in DeviceTestCase
DDeviceTestSuite.java65 public IDevice getDevice() { in getDevice() method in DeviceTestSuite
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
DAndroidJUnitLaunchInfo.java64 public IDevice getDevice() { in getDevice() method in AndroidJUnitLaunchInfo
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DDelayedLaunchInfo.java109 public IDevice getDevice() { in getDevice() method in DelayedLaunchInfo
/development/tools/ddms/libs/ddmlib/src/com/android/ddmlib/
DClient.java155 public IDevice getDevice() { in getDevice() method in Client
/development/tools/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DWorkspace.java1381 public IDevice getDevice(int index) { in getDevice() method in Workspace.DevicesTableModel