Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

B

Base() - Constructor for class net.zer0bandwidth.android.lib.util.StringComparator.Base
 
BATTERY_SERVICE - Static variable in class net.zer0bandwidth.android.lib.app.Managers
Backward-compatibility constant for Context.BATTERY_SERVICE (added in Android API 21)
bColumnIsKey - Variable in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLiteHouse.QueryContext
Deprecated.
Indicates whether the column is annotated as a key.
Binder() - Constructor for class net.zer0bandwidth.android.lib.services.SingletonService.Binder
 
BLUETOOTH_SERVICE - Static variable in class net.zer0bandwidth.android.lib.app.Managers
Backward-compatibility constant for Context.BLUETOOTH_SERVICE (added in Android API 18)
bNotNull - Variable in class net.zer0bandwidth.android.lib.database.SQLiteColumnInfo
Indicates whether the column is defined NOT NULL.
BooleanLens - Class in net.zer0bandwidth.android.lib.database.sqlitehouse.refractor
Marshals Boolean values by converting them to/from integers.
BooleanLens() - Constructor for class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.BooleanLens
 
boolToInt(boolean) - Static method in class net.zer0bandwidth.android.lib.database.SQLitePortal
Simplistic transformation of a Boolean value to an integer, for storage in an SQLite database.
boolToIntString(boolean) - Static method in class net.zer0bandwidth.android.lib.database.SQLitePortal
Transforms a Boolean value into the string representation of a corresponding integer, for use in SQLite statements.
bPrimaryKey - Variable in class net.zer0bandwidth.android.lib.database.SQLiteColumnInfo
Indicates whether the column is the table's primary key.
buildDelete(Class<ST>) - Static method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Shorthand to get an instance of DeletionBuilder initialized with the table name that would be reflected for the specified schematic class.
buildDelete() - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Get an instance of a DeletionBuilder initialized with the table name discovered by this reflection.
buildDeleteSignal(SC) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.content.SQLiteHouseRelay
Constructs the Intent to be sent by SQLiteHouseRelay.delete(SC).
BuildertextJavaclass - Class in net.zer0bandwidth.android.lib.nonsense
Makes up silly sound-alikes for a certain successful actor whose name is apparently amusing to some people.
BuildertextJavaclass(Context) - Constructor for class net.zer0bandwidth.android.lib.nonsense.BuildertextJavaclass
 
buildInsert(Class<ST>) - Static method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Shorthand to get an instance of InsertionBuilder initialized with the table name that would be reflected for the specified schematic class.
buildInsert() - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Get an instance of an InsertionBuilder initialized with the table name discovered by this reflection.
buildInsertSignal(SC) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.content.SQLiteHouseRelay
Constructs the Intent to be sent by SQLiteHouseRelay.insert(SC).
buildResultBroadcast(Class<SC>, List<SC>) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.content.SQLiteHouseKeeper
buildSelect(Class<ST>) - Static method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Shorthand to get an instance of SelectionBuilder initialized with the table name that would be reflected for the specified schematic class.
buildSelect() - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Get an instance of a SelectionBuilder initialized with the table name discovered by this reflection.
buildSelectionSignal(Class<SC>, SelectionBuilder) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.content.SQLiteHouseRelay
buildUpdate(Class<ST>) - Static method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Shorthand to get an instance of UpdateBuilder initialized with the table name that would be reflected for the specified schematic class.
buildUpdate() - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Get an instance of an UpdateBuilder initialized with the table name discovered by this reflection.
buildUpdateSignal(SC) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.content.SQLiteHouseRelay
Constructs the Intent to be sent by SQLiteHouseRelay.update(SC).
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links