Searched refs:nativeGetDouble (Results 1 – 2 of 2) sorted by relevance
75 private static native double nativeGetDouble(long windowPtr, int row, int column); in nativeGetDouble() method in CursorWindow543 return nativeGetDouble(mWindowPtr, row - mStartPos, column); in getDouble()
398 static jdouble nativeGetDouble(JNIEnv* env, jclass clazz, jlong windowPtr, in nativeGetDouble() function543 (void*)nativeGetDouble },