BILLING : No explanation available
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
CALL_PHONE : Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
READ_CALENDAR : Allows an application to read the user's calendar data.
RESTART_PACKAGES : This constant was deprecated in API level 8. The restartPackage(String) API is no longer supported.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
VIBRATE : Allows access to the vibrator
DISABLE_KEYGUARD : Allows applications to disable the keyguard
SET_WALLPAPER : Allows applications to set the wallpaper
SET_WALLPAPER_HINTS : Allows applications to set the wallpaper hints
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
READ_CONTACTS : Allows an application to read the user's contacts data.
WRITE_SETTINGS : Allows an application to read or write the system settings.
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
ACTIVITY_RECOGNITION : No explanation available
BIND_NOTIFICATION_LISTENER_SERVICE : Must be required by an NotificationListenerService, to ensure that only the system can bind to it.
data : No explanation available
READ_PHONE_STATE : Allows read only access to phone state.
ACCESS_WEATHERCLOCK_PROVIDER : No explanation available
receiveNotifications : No explanation available
canTurnOffScreen : No explanation available
REQUEST_DELETE_PACKAGES : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
RECEIVE : No explanation available