Searched refs:_getAudioStreamType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaPlayer.java1350 mStreamType = _getAudioStreamType();
1355 private native int _getAudioStreamType() throws IllegalStateException; method in class:MediaPlayer
H A DMediaPlayer2Impl.java1076 mStreamType = _getAudioStreamType();
1081 private native int _getAudioStreamType() throws IllegalStateException; method in class:MediaPlayer2Impl

Completed in 53 milliseconds