Home
last modified time | relevance | path

Searched defs:getDesiredGroupSize (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DBluetoothCsisBinderTest.java129 public void getDesiredGroupSize() { in getDesiredGroupSize() method in BluetoothCsisBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothCsipSetCoordinator.aidl68 int getDesiredGroupSize(in int group_id, in AttributionSource attributionSource); in getDesiredGroupSize() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java656 public int getDesiredGroupSize(int groupId) { in getDesiredGroupSize() method in CsipSetCoordinatorService
1221 public int getDesiredGroupSize(int groupId, AttributionSource source) { in getDesiredGroupSize() method in CsipSetCoordinatorService.BluetoothCsisBinder