summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorYohei Yukawa <yukawa@google.com>2016-01-06 15:57:27 -0800
committerYohei Yukawa <yukawa@google.com>2016-01-07 08:09:34 +0000
commit5f137933d130e8e5f9d0d2285f6799e459befb5a (patch)
treeb1a5756753749796d2f25a6bb3a07516912cf496 /tools/aapt2/java/JavaClassGenerator.cpp
parente8ff81c1b19a596fec2aaeaff418ae7c228634ba (diff)
Enrich JavaDoc for IC#deleteSurroundingText().
As a preparation work for Bug 6526420, where we are going to introduce a new variant of IC#deleteSurroundingText(), this CL attempts to clarify about the expected behavior of IC#deleteSurroundingText(). With this CL, the expected behavior when the number of existing characters is smaller than the number of characters to be deleted is now documented by simply describing the current behavior of BaseInputConnection, that is, IC#deleteSurroundingText() will delete characters until it deletes requested number of characters in code units or reaches to an end. This is purely documentation work. No behavior change is intended. Bug: 6526420 Change-Id: I7280dec07e1c043bd26b3b12fd866b9d8b6186cc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions