Home
last modified time | relevance | path

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

/cts/tests/tests/jni/src/android/jni/cts/
DInstanceNonce.java149 public native boolean takeIntLong(int v1, long v2); in takeIntLong() method in InstanceNonce
DStaticNonce.java191 public static native boolean takeIntLong(int v1, long v2); in takeIntLong() method in StaticNonce