Searched defs:getRoutedDeviceId (Results 1 – 6 of 6) sorted by relevance
134 int32_t OboeStream::getRoutedDeviceId() { in getRoutedDeviceId() function in OboeStream
51 public int getRoutedDeviceId() { in getRoutedDeviceId() method in JavaRecorder
47 public int getRoutedDeviceId() { return getRoutedDeviceIdN(mNativeRecorder); } in getRoutedDeviceId() method in OboeRecorder
110 public int getRoutedDeviceId() { in getRoutedDeviceId() method in JavaPlayer
55 public int getRoutedDeviceId() { in getRoutedDeviceId() method in OboePlayer
206 public abstract int getRoutedDeviceId(); in getRoutedDeviceId() method in StreamBase