org.hermit.android.test
Class R.raw

java.lang.Object
  extended by org.hermit.android.test.R.raw
Enclosing class:
R

public static final class R.raw
extends Object


Field Summary
static int chirp_low
           
static int hmlu
           
 
Constructor Summary
R.raw()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

chirp_low

public static final int chirp_low
See Also:
Constant Field Values

hmlu

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

R.raw

public R.raw()