Searched refs:VolumeControlProfile (Results 1 – 2 of 2) sorted by relevance
39 public class VolumeControlProfile implements LocalBluetoothProfile { class76 device.onProfileStateChanged(VolumeControlProfile.this, in onServiceConnected()94 VolumeControlProfile(Context context, CachedBluetoothDeviceManager deviceManager, in VolumeControlProfile() method in VolumeControlProfile101 new VolumeControlProfile.VolumeControlProfileServiceListener(), in VolumeControlProfile()
114 private VolumeControlProfile mVolumeControlProfile;243 mVolumeControlProfile = new VolumeControlProfile(mContext, mDeviceManager, this); in updateLocalProfiles()244 addProfile(mVolumeControlProfile, VolumeControlProfile.NAME, in updateLocalProfiles()589 public VolumeControlProfile getVolumeControlProfile() { in getVolumeControlProfile()