OSDN Git Service

Introduces navigation keycodes.
authorJoseph Cooper <josephcooper@google.com>
Wed, 15 Apr 2015 23:45:18 +0000 (16:45 -0700)
committerJoseph Cooper <josephcooper@google.com>
Thu, 16 Apr 2015 16:09:17 +0000 (09:09 -0700)
commite50376eef0cf3c38991b48b29fa99a9d071abf49
treeeaa13b61e091d4d94fb56b834db2bed6520d5fb8
parentb5b51bc4a63331797471f2775e4cc9fbfb8956ac
Introduces navigation keycodes.

These four new navigation keycodes are intended to be used to
navigate a tree hierarchy or list of items.  They should be used to
allow the user to advance forward or backward within a list of
sibling items, expand the currently selected item to navigate the
item's children, or back out from the current item to its parent
item or state.

Change-Id: I4781e9d7756ed00ca14d8d4c743da3cc0e68ea6c
include/android/keycodes.h
include/input/InputEventLabels.h