Searched refs:nativeGetType (Results 1 – 2 of 2) sorted by relevance
74 private static native int nativeGetType(int windowPtr, int row, int column); in nativeGetType() method in CursorWindow371 return nativeGetType(mWindowPtr, row - mStartPos, column); in getType()
152 static jint nativeGetType(JNIEnv* env, jclass clazz, jint windowPtr, in nativeGetType() function499 (void*)nativeGetType },