| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
FIELD_KEY_COLUMN |
"key" |
protected static final String |
FIELD_VALUE_COLUMN |
"value" |
protected static final String |
PRIVATE_FIELDS_TABLE |
"privateData" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ACCOUNTS_TABLE |
"accounts" |
protected static final String |
FIELD_KEY_COLUMN |
"key" |
protected static final String |
FIELD_VALUE_COLUMN |
"value" |
protected static final String |
IDENTIFIER_ID_COLUMN |
"identifierId" |
protected static final String |
IDENTIFIER_NAME_COLUMN |
"identifierName" |
protected static final String |
PUBLIC_FIELDS_TABLE |
"publicData" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
FALLBACK_DEVICE_ID |
"adhoc:1234" |
protected static final String |
INVALID_ANDROID_ID |
"9774d56d682e549c" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOM_SCHEME |
"filebox" |
public static final String |
SCHEME |
"content" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXTERNAL |
"external" |
public static final String |
MULTIUSER_PERSISTENT |
"multiuser_persistent" |
public static final String |
MULTIUSER_SHARED_PERSISTENT |
"multiuser_shared_persistent" |
public static final String |
MULTIUSER_SHARED_TEMPORARY |
"multiuser_shared_temporary" |
public static final String |
MULTIUSER_TEMPORARY |
"multiuser_temporary" |
public static final String |
PERSISTENT |
"persistent" |
public static final String |
SHARED_PERSISTENT |
"shared_persistent" |
public static final String |
SHARED_TEMPORARY |
"shared_temporary" |
public static final String |
TEMPORARY |
"temporary" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEBUG |
4 |
protected static final int |
ERROR |
1 |
protected static final String |
EVENT_NAME |
"Logger" |
protected static final int |
INFO |
3 |
protected static final int |
SILENT |
0 |
protected static final int |
VERBOSE |
5 |
protected static final int |
WARNING |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
BUFFER_SIZE |
20480 |
protected static final String |
MESSAGE_SEPARATOR |
"%\u001e" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DISK_QUOTA_PREFERENCE |
"diskQuotaPref" |
protected static final String |
LOG_LEVEL_PREFERENCE |
"logLevelPref" |
protected static final String |
LOG_TO_CONSOLE_PREFERENCE |
"logToConsolePref" |
protected static final String |
LOG_TO_FILE_PREFERENCE |
"logToFilePref" |
protected static final String |
LOGGER_PREFERENCES |
"loggerPreferences" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ACCOUNT_DEFAULT |
"_default" |
protected static final String |
ACTIVITY_RESULTS |
"stored_activity_results" |
protected static final String |
REQUEST_CODES |
"request_code_prefs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TAG |
"MimeTypeUtils" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DECREASE_COUNTER |
"decrease_counter" |
public static final String |
NOTIFICATION_CLICK |
"action_click_notification" |
public static final String |
NOTIFICATION_MESSAGE |
"message" |
public static final String |
NOTIFICATION_TITLE |
"title" |
public static final String |
START_FOREGROUND |
"action_start_foreground" |
public static final String |
STOP_FOREGROUND |
"action_stop_foreground" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ROTATE_0 |
0 |
public static final int |
ROTATE_180 |
180 |
public static final int |
ROTATE_270 |
270 |
public static final int |
ROTATE_90 |
90 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INTERFACE_NAME |
"jsHCConsole" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INTERFACE_NAME |
"submitInterceptor" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CACHE_MODE_DISABLED |
-2 |