No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 14 |
| From Level: | 13 |
| Generated | 2011.10.06 23:19 |
Looper | Changed Methods | ||
|---|---|---|
Looper
getMainLooper()
|
Change from final to non-final. |
|
void
loop()
|
Change from final to non-final. |
|
Looper
myLooper()
|
Change from final to non-final. |
|
MessageQueue
myQueue()
|
Change from final to non-final. |
|
void
prepare()
|
Change from final to non-final. |
|
void
prepareMainLooper()
|
Change from final to non-final. |
|