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 

W

where(String) - Method in class net.zer0bandwidth.android.lib.content.querybuilder.QueryBuilder
Constructs an explicit "where" clause for a query.
where(String, String...) - Method in class net.zer0bandwidth.android.lib.content.querybuilder.QueryBuilder
Sets the "where" clause format and values for a query.
where(String, Collection<String>) - Method in class net.zer0bandwidth.android.lib.content.querybuilder.QueryBuilder
Sets the "where" clause format and values for a query.
where(String) - Method in class net.zer0bandwidth.android.lib.database.querybuilder.QueryBuilder
Constructs an explicit WHERE clause for the query.
where(String, String...) - Method in class net.zer0bandwidth.android.lib.database.querybuilder.QueryBuilder
Constructs an explicit WHERE clause for the query.
where(String, Collection<String>) - Method in class net.zer0bandwidth.android.lib.database.querybuilder.QueryBuilder
Constructs an explicit WHERE clause for the query.
WHERE_FALSE - Static variable in class net.zer0bandwidth.android.lib.database.SQLitePortal
If using integer columns to store Boolean values, where 1 is true and 0 is false, use this constant when supplying WHERE value substitutions for "false".
WHERE_TRUE - Static variable in class net.zer0bandwidth.android.lib.database.SQLitePortal
If using integer columns to store Boolean values, where 1 is true and 0 is false, use this constant when supplying WHERE value substitutions for "true".
whichIndefiniteArticle(String, boolean) - Static method in class net.zer0bandwidth.android.lib.nonsense.NonsenseGenerator.Utils
Evaluates which indefinite article should be used before the "next" word, which is, or modifies, a noun.
withNullable(String) - Method in class net.zer0bandwidth.android.lib.database.querybuilder.InsertionBuilder
Sets the name of the nullable column to be used for the Android "null column hack".
WriteSettingsDialogClickListener() - Constructor for class net.zer0bandwidth.android.lib.security.PermissionCheckpoint.WriteSettingsDialogClickListener
 
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