Properties

Link copied to clipboard
val _COUNT: String = "_count"
Link copied to clipboard
val _ID: String = "_id"
Link copied to clipboard
val APPLICATION: String = "application"
The name of the application that created the session.
Link copied to clipboard
The directory twig for session from given application.
Link copied to clipboard
val CONTENT_ITEM_TYPE: String = "vnd.android.cursor.item/no.nordicsemi.android.log.application"
The MIME type of CONTENT_URI subdirectory of a single application.
Link copied to clipboard
val CONTENT_TYPE: String = "vnd.android.cursor.dir/no.nordicsemi.android.log.applications"
The MIME type of CONTENT_URI providing a directory of applications.
Link copied to clipboard
The content:// style URI for log application table.