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

/frameworks/base/core/jni/
H A Dandroid_database_CursorWindow.cpp139 static void throwUnknowTypeException(JNIEnv * env, jint type) function in namespace:android
191 throwUnknowTypeException(env, type);
223 throwUnknowTypeException(env, type);
341 throwUnknowTypeException(env, type);
485 throwUnknowTypeException(env, type);

Completed in 28 milliseconds