Files
frameworks_base/core/java/android/app
Dianne Hackborn 682674154e Add new native Looper API.
This allows us to avoid exposing the file descriptor of
the event queue; instead, you attach an event queue to
a looper.  This will also should allow native apps to be
written without the need for a separate thread, by attaching
the event queue to the main thread's looper and scheduling
their own messages there.

Change-Id: I38489282635895ae2cbfacb88599c1b1cad9b239
2010-07-02 18:57:02 -07:00
..
2010-05-14 11:47:42 -07:00
2010-03-18 13:44:45 -07:00
2009-07-21 11:16:54 -07:00
2010-06-02 08:54:47 -07:00
2009-07-31 17:38:20 -07:00
2010-04-07 13:54:49 +08:00
2009-07-21 11:16:54 -07:00
2010-06-07 21:19:16 -07:00
2010-07-02 18:57:02 -07:00
2010-03-04 11:52:14 -08:00