Searched refs:getRcPsm (Results 1 – 3 of 3) sorted by relevance
366 public void getRcPsm() { in getRcPsm() method in AvrcpControllerServiceTest369 mService.getRcPsm(mRemoteDevice, psm); in getRcPsm()498 mService.getRcPsm(mRemoteDevice, 1); in dump_doesNotCrash()
137 void getRcPsm(byte[] address, int psm) { in getRcPsm() method in AvrcpControllerNativeInterface141 mAvrcpController.getRcPsm(device, psm); in getRcPsm()
470 void getRcPsm(BluetoothDevice device, int psm) { in getRcPsm() method in AvrcpControllerService