Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp467 static void nativeBindDouble(JNIEnv* env, jclass clazz, jlong connectionPtr, in nativeBindDouble() function
914 (void*)nativeBindDouble },
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java147 private static native void nativeBindDouble(long connectionPtr, long statementPtr, in nativeBindDouble() method in SQLiteConnection
1182 nativeBindDouble(mConnectionPtr, statementPtr, i + 1, in bindArguments()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14531 Landroid/database/sqlite/SQLiteConnection;->nativeBindDouble(JJID)V