Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaRecorder.java1480 int deviceId = native_getRoutedDeviceId(); in getRoutedDevice()
1551 private native final int native_getRoutedDeviceId(); in native_getRoutedDeviceId() method in MediaRecorder
DAudioRecord.java1562 int deviceId = native_getRoutedDeviceId(); in getRoutedDevice()
2034 private native final int native_getRoutedDeviceId(); in native_getRoutedDeviceId() method in AudioRecord
DAudioTrack.java3472 int deviceId = native_getRoutedDeviceId(); in getRoutedDevice()
4142 private native final int native_getRoutedDeviceId(); in native_getRoutedDeviceId() method in AudioTrack
DMediaPlayer.java1465 int deviceId = native_getRoutedDeviceId(); in getRoutedDevice()
1536 private native final int native_getRoutedDeviceId(); in native_getRoutedDeviceId() method in MediaPlayer