Home
last modified time | relevance | path

Searched refs:bindNull (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java220 st.bindNull(i + 1); in bindArgs()
258 prog.bindNull(index); in bindObjectToProgram()
1401 public void bindNull(int index) { in bindNull() method in DatabaseUtils.InsertHelper
1402 mPreparedStatement.bindNull(index); in bindNull()
1413 mPreparedStatement.bindNull(index); in bind()
1427 mPreparedStatement.bindNull(index); in bind()
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteProgram.java133 public void bindNull(int index) { in bindNull() method in SQLiteProgram
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14107 method @Deprecated public void bindNull(int);
14435 method public void bindNull(int);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5933 HSPLandroid/database/sqlite/SQLiteProgram;->bindNull(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5936 HSPLandroid/database/sqlite/SQLiteProgram;->bindNull(I)V