Home
last modified time | relevance | path

Searched refs:mBluetoothLeCallControlCallback (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java1845 mBluetoothInCallService.mBluetoothLeCallControlCallback; in testLeCallControlCallback_onAcceptCall_withUnknownCallId()
1860 mBluetoothInCallService.mBluetoothLeCallControlCallback; in testLeCallControlCallback_onTerminateCall_withUnknownCallId()
1875 mBluetoothInCallService.mBluetoothLeCallControlCallback; in testLeCallControlCallback_onHoldCall_withUnknownCallId()
1890 mBluetoothInCallService.mBluetoothLeCallControlCallback; in testLeCallControlCallback_onUnholdCall_withUnknownCallId()
1905 mBluetoothInCallService.mBluetoothLeCallControlCallback; in testLeCallControlCallback_onJoinCalls()
1946 mBluetoothInCallService.mBluetoothLeCallControlCallback; in testLeCallControlCallback_onJoinCalls_omitDoubledCalls()
1980 mBluetoothInCallService.mBluetoothLeCallControlCallback; in testLeCallControlCallback_onJoinCalls_omitNullCalls()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java1568 mBluetoothLeCallControlCallback); in setBluetoothLeCallControl()
1715 final BluetoothLeCallControl.Callback mBluetoothLeCallControlCallback = field in BluetoothInCallService