Searched refs:handleChangeFolderRsp (Results 1 – 3 of 3) sorted by relevance
299 void handleChangeFolderRsp(byte[] address, int count) { in handleChangeFolderRsp() method in AvrcpControllerNativeInterface303 mAvrcpController.handleChangeFolderRsp(device, count); in handleChangeFolderRsp()
644 void handleChangeFolderRsp(BluetoothDevice device, int count) { in handleChangeFolderRsp() method in AvrcpControllerService
288 public void handleChangeFolderRsp() { in handleChangeFolderRsp() method in AvrcpControllerServiceTest291 mService.handleChangeFolderRsp(mRemoteDevice, count); in handleChangeFolderRsp()