Searched refs:getBluetoothHearingAid (Results 1 – 5 of 5) sorted by relevance
361 when(mDeviceManager.getBluetoothHearingAid()).thenReturn(mBluetoothHearingAid); in resetMocks()
413 when(mDeviceManager.getBluetoothHearingAid()).thenReturn(mBluetoothHearingAid); in setupStateMachine()
340 assertNull(mBluetoothDeviceManager.getBluetoothHearingAid()); in testHearingAidServiceDisconnect()
445 public BluetoothHearingAid getBluetoothHearingAid() { in getBluetoothHearingAid() method in BluetoothDeviceManager
1073 BluetoothHearingAid bluetoothHearingAid = mDeviceManager.getBluetoothHearingAid();