API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Interface android.text.InputFilter

Changed Methods
CharSequence filter(CharSequence, int, int, Spanned, int, int) Change in signature from (CharSequence, int, int, Editable, int, int) to (CharSequence, int, int, Spanned, int, int).
This method is called when the buffer is going to replace the range dstart … dend of dest with the new text from the range start … end of source.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff