public static class Browser.SearchColumns extends Object implements BaseColumns
Browser.SEARCHES_URI
.Modifier and Type | Field and Description |
---|---|
static String |
DATE
The date the search was performed, in milliseconds since the epoch.
|
static String |
SEARCH
The user entered search term.
|
static String |
URL
Deprecated.
Not used.
|
_COUNT, _ID
Constructor and Description |
---|
Browser.SearchColumns() |
@Deprecated public static final String URL
public static final String SEARCH
public static final String DATE
Type: NUMBER (date in milliseconds since January 1, 1970)