Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleConnectionPriorityClientBaseActivity.java253 mBtPowerSwitcher.executeSwitching();
264 private final BluetoothPowerSwitcher mBtPowerSwitcher = new BluetoothPowerSwitcher(); field in BleConnectionPriorityClientBaseActivity
DBleEncryptedClientBaseActivity.java241 mBtPowerSwitcher.executeSwitching();
256 private final BluetoothPowerSwitcher mBtPowerSwitcher = new BluetoothPowerSwitcher(); field in BleEncryptedClientBaseActivity
DBleClientTestBaseActivity.java416 mBtPowerSwitcher.executeSwitching();
425 private final BluetoothPowerSwitcher mBtPowerSwitcher = new BluetoothPowerSwitcher(); field in BleClientTestBaseActivity