Searched defs:takeInt (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/jni/src/android/jni/cts/ | ||
D | InstanceNonce.java | 121 public native boolean takeInt(int v); in takeInt() method in InstanceNonce |
D | StaticNonce.java | 155 public static native boolean takeInt(int v); in takeInt() method in StaticNonce |