Searched defs:randomLong (Results 1 – 2 of 2) sorted by relevance
33 public static long randomLong() { in randomLong() method in SecureRandomUtils
240 final long randomLong = mRandom.nextLong(); in generateNextSessionIdLocked() local