Home
last modified time | relevance | path

Searched defs:nextLong (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DCountingSecureRandom.java102 public long nextLong() { in nextLong() method in CountingSecureRandom
/cts/libs/json/src/com/android/json/stream/
DJsonReader.java449 public long nextLong() throws IOException { in nextLong() method in JsonReader