Home
last modified time | relevance | path

Searched refs:enableBluetoothSnoopLog (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/util/
DSl4aBluetoothUtilTest.java357 mBluetoothUtil.enableBluetoothSnoopLog(mPrimary); in testEnableBluetoothSnoopLog_AndroidQAndAbove()
378 mBluetoothUtil.enableBluetoothSnoopLog(mPrimary); in testEnableBluetoothSnoopLog_AndroidPAndBelow()
/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java468 public boolean enableBluetoothSnoopLog(ITestDevice device) throws DeviceNotAvailableException { in enableBluetoothSnoopLog() method in Sl4aBluetoothUtil