Searched refs:notifySourceRemoveFailed (Results 1 – 3 of 3) sorted by relevance
2654 mCallbacks.notifySourceRemoveFailed( in removeSource()2660 mCallbacks.notifySourceRemoveFailed( in removeSource()2668 mCallbacks.notifySourceRemoveFailed( in removeSource()3507 void notifySourceRemoveFailed(BluetoothDevice sink, int sourceId, int reason) { in notifySourceRemoveFailed() method in BassClientService.Callbacks
2102 .notifySourceRemoveFailed( in processMessage()2189 .notifySourceRemoveFailed(mDevice, mPendingSourceId, status); in sendPendingCallbacks()
1746 verify(callbacks).notifySourceRemoveFailed(any(), anyInt(), anyInt()); in sendRemoveBcastSourceMessage_inConnectedState()1887 verify(callbacks).notifySourceRemoveFailed(any(), anyInt(), anyInt()); in sendGattTxnProcessedMessage_inConnectedProcessingState()