Home | History | Annotate | Download | only in a2dp

Lines Matching defs:setPriority

113         mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_UNDEFINED);
264 Assert.assertTrue(mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_OFF));
269 Assert.assertTrue(mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_ON));
274 Assert.assertTrue(mA2dpService.setPriority(mTestDevice,
329 Assert.assertTrue(mA2dpService.setPriority(
340 mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_ON);
361 mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_OFF);
373 mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_ON);
402 mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_ON);
471 mA2dpService.setPriority(testDevice, BluetoothProfile.PRIORITY_ON);
497 mA2dpService.setPriority(extraTestDevice, BluetoothProfile.PRIORITY_ON);
511 mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_ON);
589 mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_ON);
652 mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_ON);
709 mA2dpService.setPriority(mTestDevice, BluetoothProfile.PRIORITY_ON);
753 mA2dpService.setPriority(device, BluetoothProfile.PRIORITY_ON);
865 Assert.assertTrue(mA2dpService.setPriority(device, priority));