Searched refs:nativeGetType (Results 1 – 2 of 2) sorted by relevance
71 private static native int nativeGetType(long windowPtr, int row, int column); in nativeGetType() method in CursorWindow373 return nativeGetType(mWindowPtr, row - mStartPos, column); in getType()
155 static jint nativeGetType(JNIEnv* env, jclass clazz, jlong windowPtr, in nativeGetType() function504 (void*)nativeGetType },