Searched refs:nativePutNull (Results 1 – 2 of 2) sorted by relevance
83 private static native boolean nativePutNull(long windowPtr, int row, int column); in nativePutNull() method in CursorWindow676 return nativePutNull(mWindowPtr, row - mStartPos, column); in putNull()
497 static jboolean nativePutNull(JNIEnv* env, jclass clazz, jlong windowPtr, in nativePutNull() function555 (void*)nativePutNull },