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 

T

tableCreationOrUpdateFailed(SQLightable.Reflection, String, Throwable) - Static method in exception net.zer0bandwidth.android.lib.database.sqlitehouse.exceptions.SchematicException
Returns an exception to be thrown when an attempt to create or update the SQLite database fails because the SQL statement failed.
TAG - Static variable in class net.zer0bandwidth.android.lib.content.IntentUtils
 
TELECOM_SERVICE - Static variable in class net.zer0bandwidth.android.lib.app.Managers
Backward-compatibility constant for Context.TELECOM_SERVICE (added in Android API 21)
TELEPHONY_INTERFACE - Static variable in class net.zer0bandwidth.android.lib.telephony.TelephonyController
 
TELEPHONY_SUBSCRIPTION_SERVICE - Static variable in class net.zer0bandwidth.android.lib.app.Managers
Backward-compatibility constant for Context.TELECOM_SUBSCRIPTION_SERVICE (added in Android API 22)
TelephonyController - Class in net.zer0bandwidth.android.lib.telephony
Provides programmatic access to common call control tasks.
TelephonyController(Context) - Constructor for class net.zer0bandwidth.android.lib.telephony.TelephonyController
Initializes the controller in the given context.
TimeUtils - Class in net.zer0bandwidth.android.lib.util
Provides canonical methods for dealing with dates and times.
TitleFormatter - Class in net.zer0bandwidth.android.lib.text.format
Formats a string as a title.
TitleFormatter.EnglishLocaleContext - Class in net.zer0bandwidth.android.lib.text.format
A data structure which self-initializes with all the data related to evaluations in an English-speaking context.
toArray(Collection<I>) - Method in class net.zer0bandwidth.android.lib.util.CollectionsZ
Provides a sane implementation of toArray() for collections which returns an array of the object's type.
toBundle() - Method in class net.zer0bandwidth.android.lib.content.querybuilder.SelectionBuilder
Creates a bundle that describes the query itself, not the result set that it would select.
toBundle(T) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Extracts the values of all known fields, corresponding to database table columns, from a schematic class instance, and returns a Bundle instance containing those values.
toContentValues(T) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.SQLightable.Reflection
Extracts the values of all known fields, corresponding to database table columns, from a schematic class instance, and returns a ContentValues instance containing those values.
toggleRadio() - Method in class net.zer0bandwidth.android.lib.telephony.TelephonyController
Toggles the state of the cell radio.
toSQLInputParams(ContentValues) - Static method in class net.zer0bandwidth.android.lib.database.querybuilder.QueryBuilder
Renders the key/value pairs in a set of ContentValues as a list of input parameters to an SQL INSERT or UPDATE query's SET clause.
toSQLiteString(Boolean) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.BooleanLens
 
toSQLiteString(C) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.CalendarLens
 
toSQLiteString(Character) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.CharacterLens
 
toSQLiteString(Date) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.DateLens
 
toSQLiteString(T) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.Lens
 
toSQLiteString(T) - Method in interface net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.Refractor
Converts a Java thing's value into a string to be used in a SQLite query, for example, in a WHERE clause filter.
toSQLiteString(Date) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.SQLDateLens
 
toSQLiteString(C) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.StringCollectionLens
 
toSQLiteString(String) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.StringLens
 
toString() - Method in class net.zer0bandwidth.android.lib.database.querybuilder.DeletionBuilder
Constructs a raw SQL DELETE query based on the attributes of the builder instance
toString() - Method in class net.zer0bandwidth.android.lib.database.querybuilder.InsertionBuilder
Constructs a raw SQL INSERT query based on the attributes of the builder instance.
toString() - Method in class net.zer0bandwidth.android.lib.database.querybuilder.SelectionBuilder
Constructs a raw SQL SELECT query based on the attributes of the builder instance.
toString() - Method in class net.zer0bandwidth.android.lib.database.querybuilder.UpdateBuilder
 
toStringValue(C) - Method in class net.zer0bandwidth.android.lib.database.sqlitehouse.refractor.StringCollectionLens
Serializes the list as a string, using the delimiter provided by StringCollectionLens.getDelimiter().
tryToGet(Context, Class<MGR>) - Static method in class net.zer0bandwidth.android.lib.app.Managers
As get(android.content.Context, java.lang.Class<MGR>), but executes the action inside a try&hellip;catch structure, returning null if an exception is thrown
tryToTweetText(Context, String) - Static method in class net.zer0bandwidth.android.lib.content.ContentUtils
As ContentUtils.tweetText(Context, String), but catches the possible UnsupportedEncodingException internally, by logging an error.
TV_INPUT_SERVICE - Static variable in class net.zer0bandwidth.android.lib.app.Managers
Backward-compatibility constant for Context.TV_INPUT_SERVICE (added in Android API 21)
tweetText(Context, String) - Static method in class net.zer0bandwidth.android.lib.content.ContentUtils
Dispatches an intent to view Twitter's "tweet" intent page, using the specified text as the contents of the tweet.
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