org.openintents
Class R.raw

java.lang.Object
  extended by org.openintents.R.raw
Enclosing class:
R

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


Field Summary
static int browser
           
static int contacts
           
static int location
           
static int media
           
static int notepad
           
static int shopping
           
 
Constructor Summary
R.raw()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

browser

public static final int browser
See Also:
Constant Field Values

contacts

public static final int contacts
See Also:
Constant Field Values

location

public static final int location
See Also:
Constant Field Values

media

public static final int media
See Also:
Constant Field Values

notepad

public static final int notepad
See Also:
Constant Field Values

shopping

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

R.raw

public R.raw()