Home
last modified time | relevance | path

Searched defs:createDevice (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIManagedTestDeviceFactory.java32 IManagedTestDevice createDevice(IDevice stubDevice); in createDevice() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DManagedTestDeviceFactory.java91 public IManagedTestDevice createDevice(IDevice idevice) { in createDevice() method in ManagedTestDeviceFactory
/tools/tradefederation/core/aoa_helper/javatests/com/android/helper/aoa/
DAoaDeviceTest.java317 private AoaDevice createDevice() { in createDevice() method in AoaDeviceTest