Home | History | Annotate | Download | only in media

Lines Matching defs:_setDataSource

1251         _setDataSource(fd, offset, length);
1254 private native void _setDataSource(FileDescriptor fd, long offset, long length)
1266 _setDataSource(dataSource);
1269 private native void _setDataSource(MediaDataSource dataSource)