summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2011-03-18 17:05:56 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2011-03-18 17:13:59 -0700
commitc0a8cd10a5829bf4e94ee073ba6f553128e9d8e9 (patch)
tree44b1e053dd90304fcdf085709cd6bc88c9ebdb99 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent46c9975ee2be1ee6ac94ebf2c306d5ef6d6af822 (diff)
Text in accessibility events not consistent
bug:2513822 Text added to accessibility events is truncated to max length. However, the fromIndex and toIndex properties are relative to the text before being truncated, thus potentially our of bound. Removed the max length limitation because test very rarely is longer that 500 characters and in the cases in which text is longer than 500 character it will not be a real problem to pass a bit more data through an IPC (very rarely). Change-Id: Ie70ac630dfeb56d4f59079abb2f46d07582796b6
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions