A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Y 

G

get() - function in net.zetetic.database.sqlcipher.CloseGuard
Returns a CloseGuard instance.
getAttachedDbs() - function in net.zetetic.database.sqlcipher.SQLiteDatabase
Returns list of full pathnames of all attached databases including the main databaseby executing 'pragma database_list' on the database.
getAttachedDbs() - function in androidx.sqlite.db.SQLiteDatabase
 
getBlob(int) - function in net.zetetic.database.MatrixCursor
 
getBlob(int) - function in android.database.MatrixCursor
 
getBlob(int) - function in net.zetetic.database.AbstractCursor
 
getBlob(int) - function in android.database.AbstractCursor
 
getBlob(int,int) - function in net.zetetic.database.CursorWindow
Gets the value of the field at the specified row and column index as a byte array.
getBlob(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getBlob(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getBlob(int) - function in android.database.AbstractWindowedCursor
 
getBlob(int) - function in net.zetetic.database.SQLiteCursor
 
getBlob(int) - function in net.zetetic.database.SQLiteCursor
 
getBlob(int) - function in android.database.SQLiteCursor
 
getCause() - function in java.lang.CursorWindowAllocationException
 
getCause() - function in java.lang.DatabaseObjectNotClosedException
 
getCause() - function in java.lang.SQLiteNotADatabaseException
 
getCollationKey(String) - function in net.zetetic.database.DatabaseUtils
return the collation key
getColumnCount() - function in net.zetetic.database.MatrixCursor
 
getColumnCount() - function in android.database.MatrixCursor
 
getColumnCount() - function in net.zetetic.database.AbstractCursor
 
getColumnCount() - function in android.database.AbstractCursor
 
getColumnCount() - function in net.zetetic.database.AbstractWindowedCursor
 
getColumnCount() - function in android.database.AbstractWindowedCursor
 
getColumnCount() - function in net.zetetic.database.SQLiteCursor
 
getColumnCount() - function in android.database.SQLiteCursor
 
getColumnIndex(String) - function in net.zetetic.database.MatrixCursor
 
getColumnIndex(String) - function in android.database.MatrixCursor
 
getColumnIndex(String) - function in net.zetetic.database.DatabaseUtils.InsertHelper
Returns the index of the specified column.
getColumnIndex(String) - function in net.zetetic.database.AbstractCursor
 
getColumnIndex(String) - function in android.database.AbstractCursor
 
getColumnIndex(String) - function in net.zetetic.database.AbstractWindowedCursor
 
getColumnIndex(String) - function in android.database.AbstractWindowedCursor
 
getColumnIndex(String) - function in net.zetetic.database.sqlcipher.SQLiteCursor
 
getColumnIndex(String) - function in android.database.SQLiteCursor
 
getColumnIndexOrThrow(String) - function in net.zetetic.database.MatrixCursor
 
getColumnIndexOrThrow(String) - function in android.database.MatrixCursor
 
getColumnIndexOrThrow(String) - function in net.zetetic.database.AbstractCursor
 
getColumnIndexOrThrow(String) - function in android.database.AbstractCursor
 
getColumnIndexOrThrow(String) - function in net.zetetic.database.AbstractWindowedCursor
 
getColumnIndexOrThrow(String) - function in android.database.AbstractWindowedCursor
 
getColumnIndexOrThrow(String) - function in net.zetetic.database.SQLiteCursor
 
getColumnIndexOrThrow(String) - function in android.database.SQLiteCursor
 
getColumnName(int) - function in net.zetetic.database.MatrixCursor
 
getColumnName(int) - function in android.database.MatrixCursor
 
getColumnName(int) - function in net.zetetic.database.AbstractCursor
 
getColumnName(int) - function in android.database.AbstractCursor
 
getColumnName(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getColumnName(int) - function in android.database.AbstractWindowedCursor
 
getColumnName(int) - function in net.zetetic.database.SQLiteCursor
 
getColumnName(int) - function in android.database.SQLiteCursor
 
getColumnNames() - function in net.zetetic.database.MatrixCursor
 
getColumnNames() - function in android.database.MatrixCursor
 
getColumnNames() - function in net.zetetic.database.AbstractCursor
 
getColumnNames() - function in android.database.AbstractCursor
 
getColumnNames() - function in net.zetetic.database.AbstractWindowedCursor
 
getColumnNames() - function in android.database.AbstractWindowedCursor
 
getColumnNames() - function in net.zetetic.database.sqlcipher.SQLiteCursor
 
getColumnNames() - function in android.database.SQLiteCursor
 
getConnectionId() - function in net.zetetic.database.sqlcipher.SQLiteConnection
Gets the unique id of this connection.
getCount() - function in net.zetetic.database.MatrixCursor
 
getCount() - function in android.database.MatrixCursor
 
getCount() - function in net.zetetic.database.AbstractCursor
 
getCount() - function in android.database.AbstractCursor
 
getCount() - function in net.zetetic.database.AbstractWindowedCursor
 
getCount() - function in android.database.AbstractWindowedCursor
 
getCount() - function in net.zetetic.database.sqlcipher.SQLiteCursor
 
getCount() - function in android.database.SQLiteCursor
 
getDatabase() - function in net.zetetic.database.sqlcipher.SQLiteCursor
Get the database that this cursor is associated with.
getDatabaseInfo() - function in net.zetetic.database.sqlcipher.SQLiteDebug
return all pager and database stats for the current process.
getDatabaseName() - function in net.zetetic.database.sqlcipher.SupportHelper
 
getDatabaseName() - function in androidx.sqlite.db.SupportHelper
 
getDatabaseName() - function in net.zetetic.database.sqlcipher.SQLiteOpenHelper
Return the name of the SQLite database being opened, as given tothe constructor.
getDatabaseName() - function in androidx.sqlite.db.SQLiteOpenHelper
 
getDefaultJournalMode() - function in net.zetetic.database.sqlcipher.SQLiteGlobal
Gets the default journal mode when WAL is not in use.
getDefaultPageSize() - function in net.zetetic.database.sqlcipher.SQLiteGlobal
Gets the default page size to use when creating a database.
getDefaultSyncMode() - function in net.zetetic.database.sqlcipher.SQLiteGlobal
Gets the default database synchronization mode when WAL is not in use.
getDouble(int) - function in net.zetetic.database.MatrixCursor
 
getDouble(int) - function in android.database.MatrixCursor
 
getDouble(int) - function in net.zetetic.database.AbstractCursor
 
getDouble(int) - function in android.database.AbstractCursor
 
getDouble(int,int) - function in net.zetetic.database.CursorWindow
Gets the value of the field at the specified row and column index as adouble.
getDouble(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getDouble(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getDouble(int) - function in android.database.AbstractWindowedCursor
 
getDouble(int) - function in net.zetetic.database.SQLiteCursor
 
getDouble(int) - function in net.zetetic.database.SQLiteCursor
 
getDouble(int) - function in android.database.SQLiteCursor
 
getExtras() - function in net.zetetic.database.MatrixCursor
 
getExtras() - function in android.database.MatrixCursor
 
getExtras() - function in net.zetetic.database.AbstractCursor
 
getExtras() - function in android.database.AbstractCursor
 
getExtras() - function in net.zetetic.database.AbstractWindowedCursor
 
getExtras() - function in android.database.AbstractWindowedCursor
 
getExtras() - function in net.zetetic.database.SQLiteCursor
 
getExtras() - function in android.database.SQLiteCursor
 
getFloat(int) - function in net.zetetic.database.MatrixCursor
 
getFloat(int) - function in android.database.MatrixCursor
 
getFloat(int) - function in net.zetetic.database.AbstractCursor
 
getFloat(int) - function in android.database.AbstractCursor
 
getFloat(int,int) - function in net.zetetic.database.CursorWindow
Gets the value of the field at the specified row and column index as afloat.
getFloat(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getFloat(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getFloat(int) - function in android.database.AbstractWindowedCursor
 
getFloat(int) - function in net.zetetic.database.SQLiteCursor
 
getFloat(int) - function in net.zetetic.database.SQLiteCursor
 
getFloat(int) - function in android.database.SQLiteCursor
 
getHexCollationKey(String) - function in net.zetetic.database.DatabaseUtils
return the collation key in hex format
getInt(int) - function in net.zetetic.database.MatrixCursor
 
getInt(int) - function in android.database.MatrixCursor
 
getInt(int) - function in net.zetetic.database.AbstractCursor
 
getInt(int) - function in android.database.AbstractCursor
 
getInt(int,int) - function in net.zetetic.database.CursorWindow
Gets the value of the field at the specified row and column index as anint.
getInt(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getInt(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getInt(int) - function in android.database.AbstractWindowedCursor
 
getInt(int) - function in net.zetetic.database.SQLiteCursor
 
getInt(int) - function in net.zetetic.database.SQLiteCursor
 
getInt(int) - function in android.database.SQLiteCursor
 
getJournalSizeLimit() - function in net.zetetic.database.sqlcipher.SQLiteGlobal
Gets the journal size limit in bytes.
getLocalizedMessage() - function in java.lang.CursorWindowAllocationException
 
getLocalizedMessage() - function in java.lang.DatabaseObjectNotClosedException
 
getLocalizedMessage() - function in java.lang.SQLiteNotADatabaseException
 
getLong(int) - function in net.zetetic.database.MatrixCursor
 
getLong(int) - function in android.database.MatrixCursor
 
getLong(int) - function in net.zetetic.database.AbstractCursor
 
getLong(int) - function in android.database.AbstractCursor
 
getLong(int,int) - function in net.zetetic.database.CursorWindow
Gets the value of the field at the specified row and column index as a long.
getLong(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getLong(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getLong(int) - function in android.database.AbstractWindowedCursor
 
getLong(int) - function in net.zetetic.database.SQLiteCursor
 
getLong(int) - function in net.zetetic.database.SQLiteCursor
 
getLong(int) - function in android.database.SQLiteCursor
 
getMaximumSize() - function in net.zetetic.database.sqlcipher.SQLiteDatabase
Returns the maximum size the database may grow to.
getMaximumSize() - function in androidx.sqlite.db.SQLiteDatabase
 
getMessage() - function in java.lang.CursorWindowAllocationException
 
getMessage() - function in java.lang.DatabaseObjectNotClosedException
 
getMessage() - function in java.lang.SQLiteNotADatabaseException
 
getName() - function in net.zetetic.database.CursorWindow
Gets the name of this cursor window, never null.
getNotificationUri() - function in net.zetetic.database.MatrixCursor
 
getNotificationUri() - function in android.database.MatrixCursor
 
getNotificationUri() - function in net.zetetic.database.AbstractCursor
 
getNotificationUri() - function in android.database.AbstractCursor
 
getNotificationUri() - function in net.zetetic.database.AbstractWindowedCursor
 
getNotificationUri() - function in android.database.AbstractWindowedCursor
 
getNotificationUri() - function in net.zetetic.database.SQLiteCursor
 
getNotificationUri() - function in android.database.SQLiteCursor
 
getNotificationUris() - function in android.database.MatrixCursor
 
getNotificationUris() - function in android.database.AbstractCursor
 
getNotificationUris() - function in android.database.AbstractWindowedCursor
 
getNotificationUris() - function in android.database.SQLiteCursor
 
getNumRows() - function in net.zetetic.database.CursorWindow
Gets the number of rows in this window.
getPageSize() - function in net.zetetic.database.sqlcipher.SQLiteDatabase
Returns the current database page size, in bytes.
getPageSize() - function in androidx.sqlite.db.SQLiteDatabase
 
getPath() - function in net.zetetic.database.sqlcipher.SQLiteDatabase
Gets the path to the database file.
getPath() - function in androidx.sqlite.db.SQLiteDatabase
 
getPosition() - function in net.zetetic.database.MatrixCursor
 
getPosition() - function in android.database.MatrixCursor
 
getPosition() - function in net.zetetic.database.AbstractCursor
 
getPosition() - function in android.database.AbstractCursor
 
getPosition() - function in net.zetetic.database.AbstractWindowedCursor
 
getPosition() - function in android.database.AbstractWindowedCursor
 
getPosition() - function in net.zetetic.database.SQLiteCursor
 
getPosition() - function in android.database.SQLiteCursor
 
getReadableDatabase() - function in net.zetetic.database.sqlcipher.SupportHelper
 
getReadableDatabase() - function in androidx.sqlite.db.SupportHelper
 
getReadableDatabase() - function in net.zetetic.database.sqlcipher.SQLiteOpenHelper
Create and/or open a database.
getReadableDatabase() - function in androidx.sqlite.db.SQLiteOpenHelper
 
getReporter() - function in net.zetetic.database.sqlcipher.CloseGuard
Returns non-null CloseGuard.Reporter.
getShort(int) - function in net.zetetic.database.MatrixCursor
 
getShort(int) - function in android.database.MatrixCursor
 
getShort(int) - function in net.zetetic.database.AbstractCursor
 
getShort(int) - function in android.database.AbstractCursor
 
getShort(int,int) - function in net.zetetic.database.CursorWindow
Gets the value of the field at the specified row and column index as ashort.
getShort(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getShort(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getShort(int) - function in android.database.AbstractWindowedCursor
 
getShort(int) - function in net.zetetic.database.SQLiteCursor
 
getShort(int) - function in net.zetetic.database.SQLiteCursor
 
getShort(int) - function in android.database.SQLiteCursor
 
getSqlStatementType(String) - function in net.zetetic.database.DatabaseUtils
Returns one of the following which represent the type of the given SQL statement.
getStackTrace() - function in java.lang.CursorWindowAllocationException
 
getStackTrace() - function in java.lang.DatabaseObjectNotClosedException
 
getStackTrace() - function in java.lang.SQLiteNotADatabaseException
 
getStartPosition() - function in net.zetetic.database.CursorWindow
Gets the start position of this cursor window.
getString(int) - function in net.zetetic.database.MatrixCursor
 
getString(int) - function in android.database.MatrixCursor
 
getString(int) - function in net.zetetic.database.AbstractCursor
 
getString(int) - function in android.database.AbstractCursor
 
getString(int,int) - function in net.zetetic.database.CursorWindow
Gets the value of the field at the specified row and column index as a string.
getString(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getString(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getString(int) - function in android.database.AbstractWindowedCursor
 
getString(int) - function in net.zetetic.database.SQLiteCursor
 
getString(int) - function in net.zetetic.database.SQLiteCursor
 
getString(int) - function in android.database.SQLiteCursor
 
getSuppressed() - function in java.lang.CursorWindowAllocationException
 
getSuppressed() - function in java.lang.DatabaseObjectNotClosedException
 
getSuppressed() - function in java.lang.SQLiteNotADatabaseException
 
getSyncedTables() - function in net.zetetic.database.sqlcipher.SQLiteDatabase
Deprecated.
getTables() - function in net.zetetic.database.sqlcipher.SQLiteQueryBuilder
Returns the list of tables being queried
getTarget() - function in net.zetetic.database.Logger
 
getType(int) - function in net.zetetic.database.MatrixCursor
 
getType(int) - function in android.database.MatrixCursor
 
getType(int) - function in net.zetetic.database.AbstractCursor
 
getType(int) - function in android.database.AbstractCursor
 
getType(int,int) - function in net.zetetic.database.CursorWindow
Returns the type of the field at the specified row and column index.
getType(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getType(int) - function in net.zetetic.database.AbstractWindowedCursor
 
getType(int) - function in android.database.AbstractWindowedCursor
 
getType(int) - function in net.zetetic.database.SQLiteCursor
 
getType(int) - function in net.zetetic.database.SQLiteCursor
 
getType(int) - function in android.database.SQLiteCursor
 
getTypeOfObject(Object) - function in net.zetetic.database.DatabaseUtils
Returns data type of the given object's value.
getUniqueId() - function in net.zetetic.database.sqlcipher.SQLiteQuery
Unimplemented.
getUniqueId() - function in net.zetetic.database.sqlcipher.SQLiteStatement
Unimplemented.
getUniqueId() - function in net.zetetic.database.sqlcipher.SQLiteProgram
Unimplemented.
getVersion() - function in net.zetetic.database.sqlcipher.SQLiteDatabase
Gets the database version.
getVersion() - function in androidx.sqlite.db.SQLiteDatabase
 
getWALAutoCheckpoint() - function in net.zetetic.database.sqlcipher.SQLiteGlobal
Gets the WAL auto-checkpoint integer in database pages.
getWALConnectionPoolSize() - function in net.zetetic.database.sqlcipher.SQLiteGlobal
Gets the connection pool size when in WAL mode.
getWALSyncMode() - function in net.zetetic.database.sqlcipher.SQLiteGlobal
Gets the database synchronization mode when in WAL mode.
getWantsAllOnMoveCalls() - function in net.zetetic.database.MatrixCursor
 
getWantsAllOnMoveCalls() - function in android.database.MatrixCursor
 
getWantsAllOnMoveCalls() - function in net.zetetic.database.AbstractCursor
 
getWantsAllOnMoveCalls() - function in android.database.AbstractCursor
 
getWantsAllOnMoveCalls() - function in net.zetetic.database.AbstractWindowedCursor
 
getWantsAllOnMoveCalls() - function in android.database.AbstractWindowedCursor
 
getWantsAllOnMoveCalls() - function in net.zetetic.database.SQLiteCursor
 
getWantsAllOnMoveCalls() - function in android.database.SQLiteCursor
 
getWindow() - function in net.zetetic.database.AbstractWindowedCursor
 
getWindow() - function in net.zetetic.database.SQLiteCursor
 
getWindowSizeBytes() - function in net.zetetic.database.CursorWindow
 
getWritableDatabase() - function in net.zetetic.database.sqlcipher.SupportHelper
 
getWritableDatabase() - function in androidx.sqlite.db.SupportHelper
 
getWritableDatabase() - function in net.zetetic.database.sqlcipher.SQLiteOpenHelper
Create and/or open a database that will be used for reading and writing.
getWritableDatabase() - function in androidx.sqlite.db.SQLiteOpenHelper
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Y