summaryrefslogtreecommitdiff
path: root/tests/RenderThreadTest/src/com/example/renderthread/MainActivity.java
diff options
context:
space:
mode:
authorJae Seo <jaeseo@google.com>2014-04-17 21:35:29 -0700
committerJae Seo <jaeseo@google.com>2014-04-29 14:18:55 +0900
commit6a6059a29edf31e65541b3d8927a46f5846fb0a2 (patch)
treeda667bb3062a0945c36f63d6c62e16598852399b /tests/RenderThreadTest/src/com/example/renderthread/MainActivity.java
parent6d50c3ff8815e6fedd1f80ba7afb8f1d22ea45b7 (diff)
Dispatch input events to the TV input
TvInputManagerService now creates an InputChannel pair and passes one end to the app and the other end to the service. Then the TvInputManager in the app creates an InputEventSender around one end of the channel to send events and the service creates an InputEventReceiver around the other end of the channel to receive events. Most of the newly added code here was borrowed heavily from the IME. Change-Id: I0bd83847cba0033ccb6f4b6dad267ebeaf5e9c7c
Diffstat (limited to 'tests/RenderThreadTest/src/com/example/renderthread/MainActivity.java')
0 files changed, 0 insertions, 0 deletions