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