Searched defs:sRandom (Results 1 – 8 of 8) sorted by relevance
38 private static final Random sRandom = new Random(); field in JobSchedulingLogger
74 private static final Random sRandom = new Random(); field in JobServiceLogger
37 private static final Random sRandom = new Random(); field in ProvisionedKeyTest
57 private static final SecureRandom sRandom = new SecureRandom(); field in PersistMmsAtomsStorage
63 public static Random sRandom = new Random(SystemClock.uptimeMillis()); field in SpeedMeasurementController
97 private static final Random sRandom = new Random(); field in SimContactDaoTests
82 public static Random sRandom = new Random(SystemClock.uptimeMillis()); field in Helpers
90 private static final Random sRandom = new Random(); field in ApConfigUtil