OSDN Git Service

Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch
authorEvan Rosky <erosky@google.com>
Thu, 22 Mar 2018 23:04:15 +0000 (16:04 -0700)
committerEvan Rosky <erosky@google.com>
Fri, 30 Mar 2018 19:52:58 +0000 (19:52 +0000)
commit4807ae257b930bec1b485882dfb18329f7ca07af
treeed61a43fecd8902404129501f89e7eae2ce3e9e1
parent2ed9bf437e22de7ea87697f84bb1ea39bf765612
Renamed KeyFallbackEvent to UnhandledKeyEvent and exposed dispatch

This new naming clashes less with the existing notion of FLAG_FALLBACK
in KeyEvents.

Bug: 72562800
Test: ViewTest#testUnhandledKeys
Change-Id: Ibd713860601e62d955443fe6811fd974b5bb0092
api/current.txt
core/java/android/view/View.java
core/java/android/view/ViewGroup.java
core/java/android/view/ViewRootImpl.java