| Modifier and Type | Field and Description |
|---|---|
static int |
kilobytes_per_second |
static int |
notification_download_complete
When a download completes, a notification is displayed, and this
string is used to indicate that the download successfully completed.
|
static int |
notification_download_failed
When a download completes, a notification is displayed, and this
string is used to indicate that the download failed.
|
static int |
state_completed |
static int |
state_connecting |
static int |
state_downloading |
static int |
state_failed |
static int |
state_failed_cancelled |
static int |
state_failed_fetching_url |
static int |
state_failed_sdcard_full |
static int |
state_failed_unlicensed |
static int |
state_fetching_url |
static int |
state_idle |
static int |
state_paused_by_request |
static int |
state_paused_network_setup_failure |
static int |
state_paused_network_unavailable |
static int |
state_paused_roaming |
static int |
state_paused_sdcard_unavailable |
static int |
state_paused_wifi_disabled |
static int |
state_paused_wifi_unavailable |
static int |
state_unknown |
static int |
time_remaining |
static int |
time_remaining_notification |
| Constructor and Description |
|---|
R.string() |
public static int kilobytes_per_second
public static int notification_download_complete
public static int notification_download_failed
public static int state_completed
public static int state_connecting
public static int state_downloading
public static int state_failed
public static int state_failed_cancelled
public static int state_failed_fetching_url
public static int state_failed_sdcard_full
public static int state_failed_unlicensed
public static int state_fetching_url
public static int state_idle
public static int state_paused_by_request
public static int state_paused_network_setup_failure
public static int state_paused_network_unavailable
public static int state_paused_roaming
public static int state_paused_sdcard_unavailable
public static int state_paused_wifi_disabled
public static int state_paused_wifi_unavailable
public static int state_unknown
public static int time_remaining
public static int time_remaining_notification
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.