Class android.view.textclassifier.TextClassifierEvent

Changed from non-abstract to abstract. Change from final to non-final.

Removed Methods
long getEventTime()  
String getLanguage()  
int getRelativeSuggestedWordEndIndex()  
int getRelativeSuggestedWordStartIndex()  
int getRelativeWordEndIndex()  
int getRelativeWordStartIndex()  
float getScore()  
 

Added Methods
ULocale getLocale()  
String getModelName()  
float[] getScores()  
 

Removed Fields
int CATEGORY_UNDEFINED  
int TYPE_UNDEFINED