Searched refs:updateWith (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DSharedPreset.java30 mProducerPreset.updateWith(preset);
H A DBuffer.java86 mPreset.updateWith(preset);
H A DImagePreset.java728 public void updateWith(ImagePreset preset) { method in class:ImagePreset
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadNotifier.java118 public void updateWith(Collection<DownloadInfo> downloads) { method in class:DownloadNotifier
H A DDownloadService.java414 mNotifier.updateWith(mDownloads.values());

Completed in 357 milliseconds