Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothAvrcpController.aidl34 boolean setPlayerApplicationSetting(in BluetoothAvrcpPlayerSettings plAppSetting); in setPlayerApplicationSetting() argument
DBluetoothAvrcpController.java254 public boolean setPlayerApplicationSetting(BluetoothAvrcpPlayerSettings plAppSetting) { in setPlayerApplicationSetting() argument
259 return service.setPlayerApplicationSetting(plAppSetting); in setPlayerApplicationSetting()