org.android.activityminer
Class R.xml

Package class diagram package R.xml
java.lang.Object
  extended by org.android.activityminer.R.xml
Enclosing class:
R

public static final class R.xml
extends Object


Field Summary
static int empty_preference_screen
           
static int filter_preferences
           
static int recognizer_preference_screen
           
 
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

empty_preference_screen

public static final int empty_preference_screen
See Also:
Constant Field Values

filter_preferences

public static final int filter_preferences
See Also:
Constant Field Values

recognizer_preference_screen

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

R.xml

public R.xml()