replicant-frameworks_native/include
Dianne Hackborn 189ed23c10 Implement default key handling for native code.
The native code now maintains a list of all keys that may use
default handling.  If the app finishes one of these keys
without handling it, the key will be passed back off to Java
for default treatment.

Change-Id: I6a842a0d728eeafa4de7142fae573f8c11099e18
2010-06-30 10:49:40 -07:00
..
binder Start of work on passing around StrictMode policy over Binder calls. 2010-06-21 12:56:35 -07:00
pim
private allow re-targetting of surfaces 2010-06-08 20:10:02 -07:00
surfaceflinger allow re-targetting of surfaces 2010-06-08 20:10:02 -07:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui Implement default key handling for native code. 2010-06-30 10:49:40 -07:00
utils Fix a bug in sp<> and wp<> which could cause memory corruptions 2010-06-24 21:49:02 -07:00