Searched refs:nativeGetNumRows (Results 1 – 2 of 2) sorted by relevance
66 private static native int nativeGetNumRows(long windowPtr); in nativeGetNumRows() method in CursorWindow227 return nativeGetNumRows(mWindowPtr); in getNumRows()
155 static jint nativeGetNumRows(JNIEnv* env, jclass clazz, jlong windowPtr) { in nativeGetNumRows() function527 (void*)nativeGetNumRows },