No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 11 |
| From Level: | 10 |
| Generated | 2011.02.19 17:19 |
ClipboardManager Changed from non-abstract to abstract. Now deprecated.
| Added Constructors | |
|---|---|
ClipboardManager()
|
|
| Changed Methods | ||
|---|---|---|
CharSequence
getText()
|
Changed from non-abstract to abstract. | |
boolean
hasText()
|
Changed from non-abstract to abstract. | |
void
setText(
CharSequence)
|
Changed from non-abstract to abstract. | |