Searched refs:ControlType (Results 1 – 3 of 3) sorted by relevance
41 public @interface ControlType {} annotation in VolumeProvider76 public VolumeProvider(@ControlType int volumeControl, int maxVolume, int currentVolume) { in VolumeProvider()89 @ControlType int volumeControl, in VolumeProvider()107 @ControlType
33 import android.media.VolumeProvider.ControlType;993 @ControlType int volumeControl, in PlaybackInfo()
764 @VolumeProvider.ControlType int volumeControlType) { in toVolumeControlTypeString()