Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val _ID: String = "_id"
Link copied to clipboard
val ACCOUNT_NAME: String = "account_name"
Link copied to clipboard
val ACCOUNT_TYPE: String = "account_type"
Link copied to clipboard
val COLOR: String = "color"
Link copied to clipboard
val CONTENT_URI_PATH: String = "categories"
Link copied to clipboard
Link copied to clipboard
val NAME: String = "name"

Functions

Link copied to clipboard
open fun getContentUri(authority: String): Uri
Get the categories content Uri using the given authority.