Searched refs:throwUnknownTypeException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_database_CursorWindow.cpp56 static void throwUnknownTypeException(JNIEnv * env, jint type) { function in namespace:android
198 throwUnknownTypeException(env, type);
242 throwUnknownTypeException(env, type);
330 throwUnknownTypeException(env, type);
360 throwUnknownTypeException(env, type);
391 throwUnknownTypeException(env, type);

Completed in 64 milliseconds