Searched defs:transferTo (Results 1 – 7 of 7) sorted by relevance
76 void transferTo(@Nullable String routeId); in transferTo() method142 public void transferTo(String routeId) { in transferTo() method in BluetoothRouteController.NoOpBluetoothRouteController
130 void transferTo(@Nullable String routeId); in transferTo() method
130 public synchronized void transferTo(@Nullable String routeId) { in transferTo() method in LegacyDeviceRouteController
144 public void transferTo(@Nullable String routeId) { in transferTo() method in LegacyBluetoothRouteController
190 public void transferTo(@Nullable String routeId) { in transferTo() method in AudioManagerRouteController
981 public void transferTo(@NonNull MediaRoute2Info route) { in transferTo() method in MediaRouter22481 void transferTo(MediaRoute2Info route); in transferTo() method2709 public void transferTo(MediaRoute2Info route) { in transferTo() method in MediaRouter2.ProxyMediaRouter2Impl3575 public void transferTo(MediaRoute2Info route) { in transferTo() method in MediaRouter2.LocalMediaRouter2Impl
560 public long transferTo(long position, long count, WritableByteChannel target) in transferTo() method in AssetFileDescriptor.SeekableAutoCloseInputStream.OffsetCorrectFileChannel