commit | 693fbc7f1737d89f11f9ab81558c109f0883ab0e | [log] [tgz] |
---|---|---|
author | Mihail Dumitrescu <mdumitrescu@google.com> | Fri Jan 03 12:40:22 2014 +0000 |
committer | Mihail Dumitrescu <mdumitrescu@google.com> | Tue Jan 07 18:49:46 2014 +0000 |
tree | 551441e1ff83a24d366d43636b0f0f88858878a1 | |
parent | 579c8433f968fd8235527865797f8d58c20487da [diff] |
Remove a non-obvious fall through in a switch statement. This CL does not modify the result of calling onInterceptHoverEvent() assuming isEventOverFolder() has no side effects. The only change is that isEventOverFolder will now be called once rather than twice when action == MotionEvent.ACTION_HOVER_ENTER and isOverFolder == true. Change-Id: Icc28ab880cf5094e49f51d72035891e924cb2031