Home
last modified time | relevance | path

Searched defs:mDevice (Results 1 – 25 of 82) sorted by relevance

1234

/tools/tradefederation/core/src/com/android/tradefed/suite/checker/baseline/
DLockSettingsBaselineSetter.java52 public boolean setBaseline(ITestDevice mDevice) throws DeviceNotAvailableException { in setBaseline()
72 private boolean isLockScreenDisabled(ITestDevice mDevice) throws DeviceNotAvailableException { in isLockScreenDisabled()
DCommandBaselineSetter.java39 public boolean setBaseline(ITestDevice mDevice) throws DeviceNotAvailableException { in setBaseline()
DSettingsBaselineSetter.java40 public boolean setBaseline(ITestDevice mDevice) throws DeviceNotAvailableException { in setBaseline()
DDeviceBaselineSetter.java53 public abstract boolean setBaseline(ITestDevice mDevice) throws DeviceNotAvailableException; in setBaseline()
/tools/tradefederation/core/src/com/android/tradefed/util/
DAdbRootElevator.java27 private final INativeDevice mDevice; field in AdbRootElevator
DNativeCodeCoverageFlusher.java46 private final ITestDevice mDevice; field in NativeCodeCoverageFlusher
DDeviceConcurrentUtil.java88 private ITestDevice mDevice; field in DeviceConcurrentUtil.ShellCommandCallable
/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DDeviceSetupFuncTest.java39 private ITestDevice mDevice; field in DeviceSetupFuncTest
DAppSetupFuncTest.java44 private ITestDevice mDevice; field in AppSetupFuncTest
DAoaTargetPreparerTest.java61 @Mock private AoaDevice mDevice; field in AoaTargetPreparerTest
/tools/tradefederation/core/javatests/com/android/tradefed/device/helper/
DTelephonyHelperTest.java44 @Mock ITestDevice mDevice; field in TelephonyHelperTest
/tools/tradefederation/core/aoa_helper/javatests/com/android/helper/aoa/
DUsbDeviceTest.java44 private UsbDevice mDevice; field in UsbDeviceTest
DUsbHelperTest.java55 private UsbDevice mDevice; field in UsbHelperTest
/tools/tradefederation/core/javatests/com/android/tradefed/device/cloud/
DNestedRemoteDeviceTest.java42 private NestedRemoteDevice mDevice; field in NestedRemoteDeviceTest
/tools/tradefederation/core/javatests/com/android/tradefed/invoker/shard/token/
DTelephonyTokenProviderTest.java36 private ITestDevice mDevice; field in TelephonyTokenProviderTest
DCecControllerTokenProviderTest.java37 private ITestDevice mDevice; field in CecControllerTokenProviderTest
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DUsbResetTestTest.java47 private ITestDevice mDevice; field in UsbResetTestTest
DNativeBenchmarkTestTest.java55 @Mock ITestDevice mDevice; field in NativeBenchmarkTestTest
/tools/tradefederation/core/javatests/com/android/tradefed/suite/checker/baseline/
DDeviceBaselineSetterTest.java41 public boolean setBaseline(ITestDevice mDevice) { in setBaseline()
/tools/tradefederation/core/javatests/com/android/tradefed/device/recovery/
DUsbResetMultiDeviceRecoveryTest.java55 private IManagedTestDevice mDevice; field in UsbResetMultiDeviceRecoveryTest
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceTestSuite.java32 private ITestDevice mDevice = null; field in DeviceTestSuite
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DNestedDeviceStateMonitor.java36 private ITestDevice mDevice; field in NestedDeviceStateMonitor
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DDeviceOwnerTargetPreparer.java51 private ITestDevice mDevice; field in DeviceOwnerTargetPreparer
/tools/tradefederation/contrib/src/com/android/wireless/tests/
DRadioHelper.java34 private ITestDevice mDevice; field in RadioHelper
/tools/tradefederation/core/src/com/android/tradefed/targetprep/sync/
DDeviceSyncHelper.java42 private final ITestDevice mDevice; field in DeviceSyncHelper

1234