Home | History | Annotate | Download | only in app

Lines Matching refs:audioStreamType

219      * Use this constant as the value for audioStreamType to request that
230 public int audioStreamType = STREAM_DEFAULT;
577 audioStreamType = parcel.readInt();
629 that.audioStreamType = this.audioStreamType;
730 parcel.writeInt(audioStreamType);
1595 n.audioStreamType = mAudioStreamType;