Searched defs:getRoutedDevice (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/media/java/android/media/
H A DAudioRecord.java1375 * <code>getRoutedDevice()</code> will return null.
1378 public AudioDeviceInfo getRoutedDevice() { method in class:AudioRecord
1475 * explicit or policy rerouting. Use {@link #getRoutedDevice()} to
H A DAudioRouting.java47 * If it is not, <code>getRoutedDevice()</code> will return null.
49 public AudioDeviceInfo getRoutedDevice(); method in interface:AudioRouting
H A DAudioTrack.java2445 * <code>getRoutedDevice()</code> will return null.
2448 public AudioDeviceInfo getRoutedDevice() { method in class:AudioTrack
2545 * explicit or policy rerouting. Use {@link #getRoutedDevice()} to

Completed in 253 milliseconds