Searched refs:getRoutedDeviceIdN (Results 1 – 2 of 2) sorted by relevance
43 public int getRoutedDeviceId() { return getRoutedDeviceIdN(mNativeRecorder); } in getRoutedDeviceId()87 private native int getRoutedDeviceIdN(long nativeRecorder); in getRoutedDeviceIdN() method in OboeRecorder
50 return getRoutedDeviceIdN(mNativePlayer); in getRoutedDeviceId()111 private native int getRoutedDeviceIdN(long nativePlayer); in getRoutedDeviceIdN() method in OboePlayer