JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
android.text
Interface NoCopySpan
All Known Subinterfaces:
SpanWatcher
,
TextWatcher
All Known Implementing Classes:
AbsListView
,
AlertController.RecycleListView
,
DayPickerView
,
DropDownListView
,
ExpandableListView
,
ExpandedMenuView
,
ExpandedMenuView
,
FindActionModeCallback
,
GridView
,
KeyguardPasswordView
,
ListView
,
ListViewCompat
,
MenuPopupWindow.MenuDropDownListView
,
MenuPopupWindow.MenuDropDownListView
,
MultiTapKeyListener
,
NoCopySpan.Concrete
,
PasswordTransformationMethod
,
PhoneNumberFormattingTextWatcher
,
RemoteInputView
,
RootsList
,
SimpleDayPickerView
,
StickyHeaderListView
,
TextKeyListener
,
TimeZonePickerView
,
UserGridView
,
WatchHeaderListView
,
YearPickerView
public interface
NoCopySpan
This interface should be added to a span object that should not be copied into a new Spanned when performing a slice or copy operation on the original Spanned it was placed in.
Nested Class Summary
Nested Classes
Modifier and Type
Interface and Description
static class
NoCopySpan.Concrete
Convenience equivalent for when you would just want a new Object() for a span but want it to be no-copy.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method