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