Home
last modified time | relevance | path

Searched defs:mTestDevice (Results 1 – 13 of 13) sorted by relevance

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/pbap/
DPbapStateMachineTest.java57 private BluetoothDevice mTestDevice; field in PbapStateMachineTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hid/
DHidHostServiceTest.java50 private BluetoothDevice mTestDevice; field in HidHostServiceTest
DHidDeviceTest.java80 private BluetoothDevice mTestDevice; field in HidDeviceTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientStateMachineTest.java58 private BluetoothDevice mTestDevice; field in MapClientStateMachineTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidStateMachineTest.java54 private BluetoothDevice mTestDevice; field in HearingAidStateMachineTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DSilenceDeviceManagerTest.java54 private BluetoothDevice mTestDevice; field in SilenceDeviceManagerTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpStateMachineTest.java57 private BluetoothDevice mTestDevice; field in A2dpStateMachineTest
DA2dpCodecConfigTest.java46 private BluetoothDevice mTestDevice; field in A2dpCodecConfigTest
DA2dpServiceTest.java68 private BluetoothDevice mTestDevice; field in A2dpServiceTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachineTest.java70 private BluetoothDevice mTestDevice; field in AvrcpControllerStateMachineTest
249 Assert.assertEquals(mAvrcpStateMachine.getDevice(), mTestDevice); in testGetDevice() local
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetStateMachineTest.java75 private BluetoothDevice mTestDevice; field in HeadsetStateMachineTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java53 private BluetoothDevice mTestDevice; field in HeadsetClientStateMachineTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java69 private BluetoothDevice mTestDevice; field in DatabaseManagerTest