commit | b7461b17cad5476a7a528cbf2a0b9c9706c6faef | [log] [tgz] |
---|---|---|
author | Jack He <siyuanh@google.com> | Tue Oct 10 15:04:28 2017 -0700 |
committer | Myles Watson <mylesgw@google.com> | Thu Oct 12 22:55:09 2017 +0000 |
tree | 82fc9e4e2e601308095112bfb5766d417609144a | |
parent | 63887690c1f44ef707a5fbd00e1ea1426b5aae3c [diff] |
[Manual] Rename method parameters using Java naming conventions * Run "Method parameter naming convention" inspection in Intellij with maximum parameter name length set to 100 * Rename method parameters using the refactor tool in Intellij based on Java naming convention * e.g. ind_id -> indId Bug: 63597465 Test: make checkbuild, no functional changes Change-Id: Id2161345524d888cbddb0ce2387e9f1aadf1e9c6