Searched refs:native_getRoutedDeviceId (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaRecorder.java1347 int deviceId = native_getRoutedDeviceId();
1418 private native final int native_getRoutedDeviceId(); method in class:MediaRecorder
H A DAudioRecord.java1403 int deviceId = native_getRoutedDeviceId();
1791 private native final int native_getRoutedDeviceId(); method in class:AudioRecord
H A DAudioTrack.java2809 int deviceId = native_getRoutedDeviceId();
3264 private native final int native_getRoutedDeviceId(); method in class:AudioTrack
H A DMediaPlayer.java1471 int deviceId = native_getRoutedDeviceId();
1542 private native final int native_getRoutedDeviceId(); method in class:MediaPlayer
H A DMediaPlayer2Impl.java1145 int deviceId = native_getRoutedDeviceId();
1216 private native final int native_getRoutedDeviceId(); method in class:MediaPlayer2Impl

Completed in 133 milliseconds