Searched defs:setSource (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/service/
H A DCachedNumberLookupService.java22 public void setSource(int sourceType, String name, long directoryId); method in interface:CachedNumberLookupService.CachedContactInfo
/packages/apps/Messaging/src/com/android/messaging/ui/
H A DVideoThumbnailView.java220 public void setSource(final MessagePartData part, final boolean incomingMessage) { method in class:VideoThumbnailView
241 public void setSource(final Uri videoSource, final boolean incomingMessage) { method in class:VideoThumbnailView
/packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/cache/
H A DRecordingSampleBuffer.java97 public void setSource(SampleCache newCache) { method in class:RecordingSampleBuffer.CachedSampleQueue
221 queue.setSource(mSampleCaches[index]);
223 queue.setSource(mCacheManager.getReadFile(getTrackId(index), positionUs));

Completed in 117 milliseconds