Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/
DMockRandom.java102 public synchronized int nextInt() { in nextInt() method in MockRandom
107 public synchronized int nextInt(int n) { in nextInt() method in MockRandom