Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DOboeRecorder.java43 public int getRoutedDeviceId() { return getRoutedDeviceIdN(mNativeRecorder); } in getRoutedDeviceId()
87 private native int getRoutedDeviceIdN(long nativeRecorder); in getRoutedDeviceIdN() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java50 return getRoutedDeviceIdN(mNativePlayer); in getRoutedDeviceId()
111 private native int getRoutedDeviceIdN(long nativePlayer); in getRoutedDeviceIdN() method in OboePlayer