Remove usage of Math.randomLongInternal
As a part of internal libcore API cleanup some of the functions previously exposed are getting removed from public surface. Math#randomLongInternal is a wrapper around java.util.Random and has no specific implications so its usages are get refactored. Bug: 154796679 Test: m droid Merged-In: I019000d2b35c256e7c8a251a95bd9384d3503335 Change-Id: I019000d2b35c256e7c8a251a95bd9384d3503335
Loading
Please register or sign in to comment