diff options
author | keunyoung <keunyoung@google.com> | 2013-08-02 14:23:10 -0700 |
---|---|---|
committer | keunyoung <keunyoung@google.com> | 2013-08-08 19:45:21 -0700 |
commit | 30f420fd6a74ffa28b351b4aba74d44f5ea48dda (patch) | |
tree | a45e1874145db8c77267e21221e6593c7b5e07e2 /location/lib | |
parent | 37ee68fc091f64e17c0ef29b123b782b6daecf16 (diff) | |
download | frameworks_base-30f420fd6a74ffa28b351b4aba74d44f5ea48dda.zip frameworks_base-30f420fd6a74ffa28b351b4aba74d44f5ea48dda.tar.gz frameworks_base-30f420fd6a74ffa28b351b4aba74d44f5ea48dda.tar.bz2 |
add local focus mode and input event injection API to Window
- This enables keyboard navigation for window without focus.
- FLAG_LOCAL_FOCUS_MODE puts window into local focus mode.
- Application needs to put window in local focus mode, control focus, and
inject events to make dpad navigation work.
- Window in local focus mode does not interact with window manager or ime
regarding focus related events.
- Also renamed ViewRootImpl.dispatchKey to dispatchInputEvent to allow both key and touch events injection.
Change-Id: I8e8561f29e0dade3797fb7ae3ee7690e6b7f8895
Diffstat (limited to 'location/lib')
0 files changed, 0 insertions, 0 deletions