replicant-frameworks_native/libs/ui/tests
Jeff Brown af30ff6020 Add support for secure views.
Added the MotionEvent.FLAG_WINDOW_IS_OBSCURED flag which is set by the
input manager whenever another visible window is partly or wholly obscured
the target of a touch event so that applications can filter touches
accordingly.

Added a "filterTouchesWhenObscured" attribute to View which can be used to
enable filtering of touches when the view's window is obscured.

Change-Id: I936d9c85013fd2d77fb296a600528d30a29027d2
2010-09-08 11:50:55 -07:00
..
region Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
Android.mk Don't build framework tests for simulator target. 2010-07-14 22:55:02 -07:00
InputChannel_test.cpp Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
InputDispatcher_test.cpp Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
InputPublisherAndConsumer_test.cpp Add support for secure views. 2010-09-08 11:50:55 -07:00