Class android.content.RestrictionEntry

Added Constructors
RestrictionEntry(int, String)  
RestrictionEntry(String, int)  
 

Added Methods
int getIntValue()  
void setIntValue(int)  
 

Added Fields
int TYPE_INTEGER  
int TYPE_STRING