Home
last modified time | relevance | path

Searched refs:SQLiteBindOrColumnIndexOutOfRangeException (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteBindOrColumnIndexOutOfRangeException.java22 public class SQLiteBindOrColumnIndexOutOfRangeException extends SQLiteException { class
23 public SQLiteBindOrColumnIndexOutOfRangeException() {} in SQLiteBindOrColumnIndexOutOfRangeException() method in SQLiteBindOrColumnIndexOutOfRangeException
25 public SQLiteBindOrColumnIndexOutOfRangeException(String error) { in SQLiteBindOrColumnIndexOutOfRangeException() method in SQLiteBindOrColumnIndexOutOfRangeException
H A DSQLiteConnection.java1162 throw new SQLiteBindOrColumnIndexOutOfRangeException( in bindArguments()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes1922 android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
H A Dboot-image-profile.txt24705 Landroid/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes1926 android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
H A Dboot-image-profile.txt34812 Landroid/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException;
/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.txt14190 …public class SQLiteBindOrColumnIndexOutOfRangeException extends android.database.sqlite.SQLiteExce…
14191 ctor public SQLiteBindOrColumnIndexOutOfRangeException();
14192 ctor public SQLiteBindOrColumnIndexOutOfRangeException(String);