Searched refs:setDataSource (Results 1 - 9 of 9) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowMediaPlayer.java44 mp.setDataSource(context, uri);
56 public void setDataSource(Context context, Uri uri) { method in class:ShadowMediaPlayer
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
H A DVideoBitmapDecoder.java33 mediaMetadataRetriever.setDataSource(resource.getFileDescriptor());
/external/chromium_org/media/base/android/java/src/org/chromium/media/
H A DMediaPlayerBridge.java141 protected boolean setDataSource( method in class:MediaPlayerBridge
155 getLocalPlayer().setDataSource(context, uri, headersMap);
166 getLocalPlayer().setDataSource(parcelFd.getFileDescriptor(), offset, length);
242 getLocalPlayer().setDataSource(mContext, Uri.fromFile(mTempFile));
H A DWebAudioMediaCodecBridge.java48 extractor.setDataSource(encodedFD.getFileDescriptor(), 0, dataSize);
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DMediaResourceGetter.java394 mRetriever.setDataSource(parcelFd.getFileDescriptor(),
407 mRetriever.setDataSource(url, headers);
412 mRetriever.setDataSource(path);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DHeapSnapshotDataGrids.js641 setDataSource: function(snapshot, nodeIndex)
713 setDataSource: function(snapshot, nodeIndex)
715 WebInspector.HeapSnapshotContainmentDataGrid.prototype.setDataSource.call(this, snapshot, nodeIndex);
795 setDataSource: function(snapshot)
923 setDataSource: function(snapshot)
1000 setDataSource: function(snapshot)
1097 setDataSource: function(snapshot)
H A DHeapSnapshotView.js509 this._dataGrid.setDataSource(heapSnapshotProxy);
817 this._retainmentDataGrid.setDataSource(dataSource.snapshot, dataSource.snapshotNodeIndex);
877 dataGrid.setDataSource(snapshotProxy);
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 517 milliseconds