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.java237 mBtPowerSwitcher.executeSwitching();
247 private final BluetoothPowerSwitcher mBtPowerSwitcher = new BluetoothPowerSwitcher(); field in BleConnectionPriorityClientBaseActivity
DBleEncryptedClientBaseActivity.java269 private final BluetoothPowerSwitcher mBtPowerSwitcher = new BluetoothPowerSwitcher(); field in BleEncryptedClientBaseActivity
DBleClientTestBaseActivity.java469 private final BluetoothPowerSwitcher mBtPowerSwitcher = new BluetoothPowerSwitcher(); field in BleClientTestBaseActivity