diff options
author | Yohei Yukawa <yukawa@google.com> | 2014-08-28 23:57:11 -0700 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2014-08-29 00:57:19 -0700 |
commit | 72d35fa829549a138504dde35a42535a296f79cb (patch) | |
tree | bc923515009882072d1081f133bd442c01a39b8c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b32063822bfd60a00e20318f641e26fd0007dc1b (diff) |
Reject request when any unknown flag is speficied
Currently EditableInputConnection#requestUpdateCursorAnchorInfo
never returns false unless InputMethodManager is somehow
unavailable.
This is problematic, especifially when we add a new flag to
EditableInputConnection#requestUpdateCursorAnchorInfo in a
future release.
With this CL, #requestUpdateCursorAnchorInfo does nothing and
immediately returns false when one ore more unknown bits are
specified.
BUG: 17324806
Change-Id: I5601714b481e8efa0ad3337c0d093cfcf55eade3
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions