replicant-frameworks_native/include
Mathias Agopian 3d6881f394 RefBase subclasses can now decide how they want to be destroyed.
This adds a destroy() virtual on RefBase which
sublasses can implement. destroy() is called
in lieu of the destructor whenthe last strong
ref goes away.

Bug: 4483050
Change-Id: I8cbf6044a6fd3f01043a45592b5a60fa1e5fade2
2011-05-23 16:13:48 -07:00
..
binder Don't propagate StrictMode over one-way Binder calls. 2010-08-31 13:16:49 -07:00
gui Replace epoll() with poll() and rename PollLoop to Looper. 2010-09-14 01:59:45 -07:00
pim
private fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) 2011-01-25 14:19:13 -08:00
surfaceflinger minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE) 2011-01-25 14:18:15 -08:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui Filter virtual keys after touches. (DO NOT MERGE) 2011-01-11 20:56:04 -08:00
utils RefBase subclasses can now decide how they want to be destroyed. 2011-05-23 16:13:48 -07:00