Searched refs:setRetainedKeys (Results 1 – 6 of 6) sorted by relevance
124 public @NonNull Builder setRetainedKeys(@NonNull List<String> value) { in setRetainedKeys() method in DownloadCompletedOutput.Builder134 if (mRetainedKeys == null) setRetainedKeys(new java.util.ArrayList<>()); in addRetainedKey()
53 .setRetainedKeys(getFilteredKeys(input.getDownloadedContents())) in onDownloadCompleted()
73 new DownloadCompletedOutput.Builder().setRetainedKeys(keysToRetain).build(); in onDownloadCompleted()
166 .setRetainedKeys(new ArrayList<>(input.getDownloadedContents().keySet())) in onDownloadCompleted()
171 .setRetainedKeys(getFilteredKeys(input.getDownloadedContents())) in onDownloadCompleted()
23 …d.adservices.ondevicepersonalization.DownloadCompletedOutput.Builder setRetainedKeys(@NonNull java…