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 java.lang.Object


Field Summary
static java.lang.String ACCOUNTS
           
static java.lang.String COST_MONEY
           
static java.lang.String DEVELOPMENT_TOOLS
           
static java.lang.String HARDWARE_CONTROLS
           
static java.lang.String LOCATION
           
static java.lang.String MESSAGES
           
static java.lang.String NETWORK
           
static java.lang.String PERSONAL_INFO
           
static java.lang.String PHONE_CALLS
           
static java.lang.String STORAGE
           
static java.lang.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 java.lang.String ACCOUNTS
See Also:
Constant Field Values

COST_MONEY

public static final java.lang.String COST_MONEY
See Also:
Constant Field Values

DEVELOPMENT_TOOLS

public static final java.lang.String DEVELOPMENT_TOOLS
See Also:
Constant Field Values

HARDWARE_CONTROLS

public static final java.lang.String HARDWARE_CONTROLS
See Also:
Constant Field Values

LOCATION

public static final java.lang.String LOCATION
See Also:
Constant Field Values

MESSAGES

public static final java.lang.String MESSAGES
See Also:
Constant Field Values

NETWORK

public static final java.lang.String NETWORK
See Also:
Constant Field Values

PERSONAL_INFO

public static final java.lang.String PERSONAL_INFO
See Also:
Constant Field Values

PHONE_CALLS

public static final java.lang.String PHONE_CALLS
See Also:
Constant Field Values

STORAGE

public static final java.lang.String STORAGE
See Also:
Constant Field Values

SYSTEM_TOOLS

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

Manifest.permission_group

public Manifest.permission_group()


Copyright © 2008-2010. All Rights Reserved.