Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/tbs/
DTbsGattTest.java104 mTbsGatt.setBluetoothGattServerForTesting(mMockGattServer); in setUp()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java327 void setBluetoothGattServerForTesting(BluetoothGattServerProxy proxy) { in setBluetoothGattServerForTesting() method in TbsGatt
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mcp/
DMediaControlGattServiceTest.java97 mMcpService.setBluetoothGattServerForTesting(mMockGattServer); in setUp()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java1409 void setBluetoothGattServerForTesting(BluetoothGattServerProxy proxy) { in setBluetoothGattServerForTesting() method in MediaControlGattService