Searched refs:plAppSetting (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothAvrcpController.aidl37 boolean setPlayerApplicationSetting(in BluetoothAvrcpPlayerSettings plAppSetting);
H A DBluetoothAvrcpController.java350 public boolean setPlayerApplicationSetting(BluetoothAvrcpPlayerSettings plAppSetting) { argument
354 return mService.setPlayerApplicationSetting(plAppSetting);

Completed in 78 milliseconds