Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java111 public static final EnableBluetoothRule sEnableBluetoothRule = new EnableBluetoothRule(); field in AtomTests
175 BluetoothLeScanner bleScanner = sEnableBluetoothRule.mAdapter.getBluetoothLeScanner(); in testBleScanInterrupted()
243 BluetoothLeScanner bleScanner = sEnableBluetoothRule.mAdapter.getBluetoothLeScanner(); in performBleScan()