Home
last modified time | relevance | path

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

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