Searched defs:newSet (Results 1 – 7 of 7) sorted by relevance
141 public void setLocationPackageBlacklisted(int userId, Set<String> newSet) { in setLocationPackageBlacklisted()161 public void setBackgroundThrottlePackageWhitelist(Set<String> newSet) { in setBackgroundThrottlePackageWhitelist()
51 IntKeyframeSet newSet = new IntKeyframeSet(newKeyframes); in clone() local
51 FloatKeyframeSet newSet = new FloatKeyframeSet(newKeyframes); in clone() local
180 KeyframeSet newSet = new KeyframeSet(newKeyframes); in clone() local
217 Set<MediaCodec> newSet = mMediaCodecs.computeIfPresent(mcInfo, (info, codecSet) -> { in addMediaCodec() local
152 final ArraySet<String> newSet = new ArraySet<>(); in pinShortcuts() local
404 String[] newSet = new String[(N*3)/2 + 2]; in addStringToSet() local427 String[] newSet = new String[set.length/3]; in removeStringFromSet() local