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.java47 public int getRoutedDeviceId() { return getRoutedDeviceIdN(mNativeRecorder); } in getRoutedDeviceId()
127 private native int getRoutedDeviceIdN(long nativeRecorder); in getRoutedDeviceIdN() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java56 return getRoutedDeviceIdN(mNativePlayer); in getRoutedDeviceId()
155 private native int getRoutedDeviceIdN(long nativePlayer); in getRoutedDeviceIdN() method in OboePlayer