Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DCountingSecureRandom.java77 public double nextDouble() { in nextDouble() method in CountingSecureRandom
/cts/libs/json/src/com/android/json/stream/
DJsonReader.java428 public double nextDouble() throws IOException { in nextDouble() method in JsonReader