com.vodafone360.people
Class R.xml

java.lang.Object
  extended by com.vodafone360.people.R.xml
Enclosing class:
R

public static final class R.xml
extends java.lang.Object


Field Summary
static int account_preferences
           
static int authenticator
           
static int contacts
           
static int searchable
           
static int syncadapter
           
static int widget_provider_info
           
 
Constructor Summary
R.xml()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

account_preferences

public static final int account_preferences
See Also:
Constant Field Values

authenticator

public static final int authenticator
See Also:
Constant Field Values

contacts

public static final int contacts
See Also:
Constant Field Values

searchable

public static final int searchable
See Also:
Constant Field Values

syncadapter

public static final int syncadapter
See Also:
Constant Field Values

widget_provider_info

public static final int widget_provider_info
See Also:
Constant Field Values
Constructor Detail

R.xml

public R.xml()


JavaDoc