Home | History | Annotate | Download | only in session

Lines Matching defs:controlType

2588                 int controlType;
2598 controlType = vp.getVolumeControl();
2602 controlType = VolumeProviderCompat.VOLUME_CONTROL_ABSOLUTE;
2607 return new ParcelableVolumeInfo(volumeType, stream, controlType, max, current);