Searched defs:getRoutedDeviceId (Results 1 – 6 of 6) sorted by relevance
49 int32_t getRoutedDeviceId() const { return mRouteDeviceId; } in getRoutedDeviceId() function
59 public abstract int getRoutedDeviceId(); in getRoutedDeviceId() method in StreamBase
54 public int getRoutedDeviceId() { in getRoutedDeviceId() method in JavaRecorder
43 public int getRoutedDeviceId() { return getRoutedDeviceIdN(mNativeRecorder); } in getRoutedDeviceId() method in OboeRecorder
49 public int getRoutedDeviceId() { in getRoutedDeviceId() method in OboePlayer
138 status_t getRoutedDeviceId(audio_port_handle_t *deviceId) { return OK; } in getRoutedDeviceId() function in MyMediaPlayer