Searched defs:mRetainedKeys (Results 1 – 2 of 2) sorted by relevance
/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/ | ||
D | DownloadCompletedOutput.java | 42 @NonNull private List<String> mRetainedKeys = Collections.emptyList(); field in DownloadCompletedOutput |
D | DownloadCompletedOutputParcel.java | 38 @NonNull private List<String> mRetainedKeys = Collections.emptyList(); field in DownloadCompletedOutputParcel |