Home
last modified time | relevance | path

Searched refs:nativeExecuteForChangedRowCount (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_database_SQLiteConnection.cpp470 static jint nativeExecuteForChangedRowCount(JNIEnv* env, jclass clazz, in nativeExecuteForChangedRowCount() function
852 (void*)nativeExecuteForChangedRowCount },
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnection.java153 … private static native int nativeExecuteForChangedRowCount(long connectionPtr, long statementPtr); in nativeExecuteForChangedRowCount() method in SQLiteConnection
831 changedRows = nativeExecuteForChangedRowCount( in executeForChangedRowCount()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17426 Landroid/database/sqlite/SQLiteConnection;->nativeExecuteForChangedRowCount(JJ)I