Home
last modified time | relevance | path

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

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