Home
last modified time | relevance | path

Searched defs:nextInt (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DCountingSecureRandom.java92 public int nextInt() { in nextInt() method in CountingSecureRandom
97 public int nextInt(int n) { in nextInt() method in CountingSecureRandom
/cts/libs/json/src/com/android/json/stream/
DJsonReader.java480 public int nextInt() throws IOException { in nextInt() method in JsonReader
/cts/tests/sensor/src/android/hardware/cts/
DSensorManagerStaticTest.java585 int nextInt(int i) { in nextInt() method in SensorManagerStaticTest.TestDataGenerator