Searched defs:nextLong (Results 1 - 4 of 4) sorted by last modified time

/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DVerifierDeviceIdentityTest.java141 public void setNextLong(long nextLong) { argument
142 mNextLong = nextLong;
146 public long nextLong() { method in class:VerifierDeviceIdentityTest.MockRandom
/frameworks/base/core/java/android/util/
H A DJsonReader.java118 * id = reader.nextLong();
478 public long nextLong() throws IOException { method in class:JsonReader
/frameworks/base/core/java/com/android/internal/util/
H A DProcFileReader.java161 public long nextLong() throws IOException { method in class:ProcFileReader
222 final long value = nextLong();

Completed in 973 milliseconds