Searched defs:nextBoolean (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/keystore/src/android/keystore/cts/ | ||
D | CountingSecureRandom.java | 72 public boolean nextBoolean() { in nextBoolean() method in CountingSecureRandom |
/cts/libs/json/src/com/android/json/stream/ | ||
D | JsonReader.java | 394 public boolean nextBoolean() throws IOException { in nextBoolean() method in JsonReader |
/cts/tests/tests/hardware/src/android/hardware/cts/ | ||
D | SensorManagerStaticTest.java | 593 boolean nextBoolean() { in nextBoolean() method in SensorManagerStaticTest.TestDataGenerator |