diff options
author | Seigo Nonaka <nona@google.com> | 2015-08-07 16:42:22 -0700 |
---|---|---|
committer | Seigo Nonaka <nona@google.com> | 2015-08-07 16:42:22 -0700 |
commit | 62aeada1203f572d96e305853aea2c89aef20d49 (patch) | |
tree | 99a1d77eeabbda70d9295b57c1f7759155bbb709 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7f6fad0dbdee24b2a01755dfc130a707c19ee6db (diff) |
Use TextUtils.substring instead of String.substring.
This is a small refactoring of using substring method.
Calling TextUtils.substring is more efficient than calling
toString and String.substring.
Change-Id: I0a740b2a2fdbfb6b6155c4e926e17889025082f5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions