android
Class Manifest.permission_group

java.lang.Object
  extended by android.Manifest.permission_group
Enclosing class:
Manifest

public static final class Manifest.permission_group
extends Object


Field Summary
static String ACCOUNTS
           
static String COST_MONEY
           
static String DEVELOPMENT_TOOLS
           
static String HARDWARE_CONTROLS
           
static String LOCATION
           
static String MESSAGES
           
static String NETWORK
           
static String PERSONAL_INFO
           
static String PHONE_CALLS
           
static String STORAGE
           
static String SYSTEM_TOOLS
           
 
Constructor Summary
Manifest.permission_group()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACCOUNTS

public static final String ACCOUNTS
See Also:
Constant Field Values

COST_MONEY

public static final String COST_MONEY
See Also:
Constant Field Values

DEVELOPMENT_TOOLS

public static final String DEVELOPMENT_TOOLS
See Also:
Constant Field Values

HARDWARE_CONTROLS

public static final String HARDWARE_CONTROLS
See Also:
Constant Field Values

LOCATION

public static final String LOCATION
See Also:
Constant Field Values

MESSAGES

public static final String MESSAGES
See Also:
Constant Field Values

NETWORK

public static final String NETWORK
See Also:
Constant Field Values

PERSONAL_INFO

public static final String PERSONAL_INFO
See Also:
Constant Field Values

PHONE_CALLS

public static final String PHONE_CALLS
See Also:
Constant Field Values

STORAGE

public static final String STORAGE
See Also:
Constant Field Values

SYSTEM_TOOLS

public static final String SYSTEM_TOOLS
See Also:
Constant Field Values
Constructor Detail

Manifest.permission_group

public Manifest.permission_group()


Copyright © 2008-2012. All Rights Reserved.