API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Added Methods | |
---|---|
void dump(Printer, |
|
Looper getMainLooper() |
Returns the application's main looper, which lives in the main thread of the application. |
void prepareMainLooper() |
Initialize the current thread as a looper, marking it as an application's main looper. |
void setMessageLogging(Printer ) |
Control logging of messages as they are processed by this Looper. |
Changed Methods | ||
---|---|---|
String toString() |
Method was inherited from java.lang.Object, but is now defined locally. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |