Searched refs:nativeGetLong (Results 1 – 2 of 2) sorted by relevance
74 private static native long nativeGetLong(long windowPtr, int row, int column); in nativeGetLong() method in CursorWindow511 return nativeGetLong(mWindowPtr, row - mStartPos, column); in getLong()
367 static jlong nativeGetLong(JNIEnv* env, jclass clazz, jlong windowPtr, in nativeGetLong() function541 (void*)nativeGetLong },