Searched defs:controlType (Results 1 – 4 of 4) sorted by relevance
31 public int controlType; field in ParcelableVolumeInfo35 public ParcelableVolumeInfo(int volumeType, AudioAttributes audioAttrs, int controlType, in ParcelableVolumeInfo()
28 public int controlType; field in ParcelableVolumeInfo32 public ParcelableVolumeInfo(int volumeType, int audioStream, int controlType, in ParcelableVolumeInfo()
2555 int controlType; in getVolumeAttributes() local
2716 @VolumeProviderCompat.ControlType int controlType = in updatePlaybackInfoFromSelectedRoute() local2759 public void configureVolume(@VolumeProviderCompat.ControlType int controlType, in configureVolume()