Files
frameworks_base/core/java/android/widget
Siyamed Sinir 05af162ab5 Use SpannableFactory for TextView.removeSuggestionSpans
TextView.removeSuggestionSpans function was creating an instance of
Spannable using the constructor. This CL changes it to use
Spannable.Factory to create the instance.

Bug: 30709627
Change-Id: I190b68c5937e7194622d2a01de78143c1ce469ac
2016-08-09 16:19:52 +00:00
..
2016-06-28 14:01:18 -07:00