Searched defs:sRandom (Results 1 – 10 of 10) sorted by relevance
57 private static final Random sRandom = new Random(); field in DejankUtils
40 static Random sRandom = new Random(); field in RILRequest
110 private static final Random sRandom = new Random(500); field in UserWakeupStore
244 private static Random sRandom = null; field in InstantAppResolveInfo.InstantAppDigest
55 static final SecureRandom sRandom = new SecureRandom(); field in PackageManagerShellCommandDataLoader
143 private static final Random sRandom = new Random(); field in PackageDexOptimizer
187 private static final Random sRandom = new Random(); field in MetricsCollector
198 private static final SecureRandom sRandom = new SecureRandom(); field in PersistAtomsStorage
186 private static final Random sRandom = new Random(); field in AppStandbyControllerTests
125 private static final Random sRandom = new Random(); field in AutofillManagerServiceImpl